Jumbo NET_2_0 removal
commitda4a4e3bb7b8e7ef4cd18927ca5c6a62fa8bf76f
authormiguel <miguel@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 3 Nov 2009 01:07:23 +0000 (3 01:07 +0000)
committermiguel <miguel@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 3 Nov 2009 01:07:23 +0000 (3 01:07 +0000)
treeac87c9d7593055ccb897263e821d538c66f5765d
parent0c20344ddc565da52f8185cc7fd93bba3413a6ac
Jumbo NET_2_0 removal

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@145235 e3ebcda4-bce8-0310-ba0a-eca2169e7518
162 files changed:
class/corlib/System.Runtime.InteropServices/AllowReversePInvokeCallsAttribute.cs
class/corlib/System.Runtime.InteropServices/ArrayWithOffset.cs
class/corlib/System.Runtime.InteropServices/AssemblyRegistrationFlags.cs
class/corlib/System.Runtime.InteropServices/AutomationProxyAttribute.cs
class/corlib/System.Runtime.InteropServices/BINDPTR.cs
class/corlib/System.Runtime.InteropServices/BIND_OPTS.cs
class/corlib/System.Runtime.InteropServices/BStrWrapper.cs
class/corlib/System.Runtime.InteropServices/BestFitMappingAttribute.cs
class/corlib/System.Runtime.InteropServices/CALLCONV.cs
class/corlib/System.Runtime.InteropServices/COMException.cs
class/corlib/System.Runtime.InteropServices/CONNECTDATA.cs
class/corlib/System.Runtime.InteropServices/CallingConvention.cs
class/corlib/System.Runtime.InteropServices/ChangeLog
class/corlib/System.Runtime.InteropServices/CharSet.cs
class/corlib/System.Runtime.InteropServices/ClassInterfaceAttribute.cs
class/corlib/System.Runtime.InteropServices/ClassInterfaceType.cs
class/corlib/System.Runtime.InteropServices/CoClassAttribute.cs
class/corlib/System.Runtime.InteropServices/ComAliasNameAttribute.cs
class/corlib/System.Runtime.InteropServices/ComCompatibleVersionAttribute.cs
class/corlib/System.Runtime.InteropServices/ComConversionLossAttribute.cs
class/corlib/System.Runtime.InteropServices/ComDefaultInterfaceAttribute.cs
class/corlib/System.Runtime.InteropServices/ComEventInterfaceAttribute.cs
class/corlib/System.Runtime.InteropServices/ComImportAttribute.cs
class/corlib/System.Runtime.InteropServices/ComInterfaceType.cs
class/corlib/System.Runtime.InteropServices/ComMemberType.cs
class/corlib/System.Runtime.InteropServices/ComRegisterFunctionAttribute.cs
class/corlib/System.Runtime.InteropServices/ComSourceInterfacesAttribute.cs
class/corlib/System.Runtime.InteropServices/ComUnregisterFunctionAttribute.cs
class/corlib/System.Runtime.InteropServices/ComVisible.cs
class/corlib/System.Runtime.InteropServices/CriticalHandle.cs
class/corlib/System.Runtime.InteropServices/CurrencyWrapper.cs
class/corlib/System.Runtime.InteropServices/DESCKIND.cs
class/corlib/System.Runtime.InteropServices/DISPPARAMS.cs
class/corlib/System.Runtime.InteropServices/DefaultCharSetAttribute.cs
class/corlib/System.Runtime.InteropServices/DispIdAttribute.cs
class/corlib/System.Runtime.InteropServices/DispatchWrapper.cs
class/corlib/System.Runtime.InteropServices/DllImportAttribute.cs
class/corlib/System.Runtime.InteropServices/ELEMDESC.cs
class/corlib/System.Runtime.InteropServices/EXCEPINFO.cs
class/corlib/System.Runtime.InteropServices/ErrorWrapper.cs
class/corlib/System.Runtime.InteropServices/ExporterEventKind.cs
class/corlib/System.Runtime.InteropServices/ExtensibleClassFactory.cs
class/corlib/System.Runtime.InteropServices/ExternalException.cs
class/corlib/System.Runtime.InteropServices/FILETIME.cs
class/corlib/System.Runtime.InteropServices/FUNCDESC.cs
class/corlib/System.Runtime.InteropServices/FUNCFLAGS.cs
class/corlib/System.Runtime.InteropServices/FUNCKIND.cs
class/corlib/System.Runtime.InteropServices/FieldOffsetAttribute.cs
class/corlib/System.Runtime.InteropServices/GCHandle.cs
class/corlib/System.Runtime.InteropServices/GCHandleType.cs
class/corlib/System.Runtime.InteropServices/GuidAttribute.cs
class/corlib/System.Runtime.InteropServices/HandleRef.cs
class/corlib/System.Runtime.InteropServices/ICustomAdapter.cs
class/corlib/System.Runtime.InteropServices/ICustomFactory.cs
class/corlib/System.Runtime.InteropServices/ICustomMarshaler.cs
class/corlib/System.Runtime.InteropServices/IDLDESC.cs
class/corlib/System.Runtime.InteropServices/IDLFLAG.cs
class/corlib/System.Runtime.InteropServices/IDispatchImplAttribute.cs
class/corlib/System.Runtime.InteropServices/IDispatchImplType.cs
class/corlib/System.Runtime.InteropServices/IMPLTYPEFLAGS.cs
class/corlib/System.Runtime.InteropServices/INVOKEKIND.cs
class/corlib/System.Runtime.InteropServices/IRegistrationServices.cs
class/corlib/System.Runtime.InteropServices/ITypeLibConverter.cs
class/corlib/System.Runtime.InteropServices/ITypeLibExporterNameProvider.cs
class/corlib/System.Runtime.InteropServices/ITypeLibExporterNotifySink.cs
class/corlib/System.Runtime.InteropServices/ITypeLibImporterNotifySink.cs
class/corlib/System.Runtime.InteropServices/ImportedFromTypeLibAttribute.cs
class/corlib/System.Runtime.InteropServices/ImporterEventKind.cs
class/corlib/System.Runtime.InteropServices/InAttribute.cs
class/corlib/System.Runtime.InteropServices/InterfaceTypeAttribute.cs
class/corlib/System.Runtime.InteropServices/InvalidComObjectException.cs
class/corlib/System.Runtime.InteropServices/InvalidOleVariantTypeException.cs
class/corlib/System.Runtime.InteropServices/LIBFLAGS.cs
class/corlib/System.Runtime.InteropServices/LayoutKind.cs
class/corlib/System.Runtime.InteropServices/Marshal.cs
class/corlib/System.Runtime.InteropServices/MarshalAsAttribute.cs
class/corlib/System.Runtime.InteropServices/MarshalDirectiveException.cs
class/corlib/System.Runtime.InteropServices/ObjectCreationDelegate.cs
class/corlib/System.Runtime.InteropServices/OptionalAttribute.cs
class/corlib/System.Runtime.InteropServices/OutAttribute.cs
class/corlib/System.Runtime.InteropServices/PARAMDESC.cs
class/corlib/System.Runtime.InteropServices/PARAMFLAG.cs
class/corlib/System.Runtime.InteropServices/PreserveSigAttribute.cs
class/corlib/System.Runtime.InteropServices/ProgIdAttribute.cs
class/corlib/System.Runtime.InteropServices/RegistrationClassContext.cs
class/corlib/System.Runtime.InteropServices/RegistrationConnectionType.cs
class/corlib/System.Runtime.InteropServices/RegistrationServices.cs
class/corlib/System.Runtime.InteropServices/RuntimeEnvironment.cs
class/corlib/System.Runtime.InteropServices/SEHException.cs
class/corlib/System.Runtime.InteropServices/STATSTG.cs
class/corlib/System.Runtime.InteropServices/SYSKIND.cs
class/corlib/System.Runtime.InteropServices/SafeArrayRankMismatchException.cs
class/corlib/System.Runtime.InteropServices/SafeArrayTypeMismatchException.cs
class/corlib/System.Runtime.InteropServices/SafeHandle.cs
class/corlib/System.Runtime.InteropServices/SetWin32ContextInIDispatchAttribute.cs
class/corlib/System.Runtime.InteropServices/StructLayoutAttribute.cs
class/corlib/System.Runtime.InteropServices/TYPEATTR.cs
class/corlib/System.Runtime.InteropServices/TYPEDESC.cs
class/corlib/System.Runtime.InteropServices/TYPEFLAGS.cs
class/corlib/System.Runtime.InteropServices/TypeLibConverter.cs
class/corlib/System.Runtime.InteropServices/TypeLibExporterFlags.cs
class/corlib/System.Runtime.InteropServices/TypeLibFuncAttribute.cs
class/corlib/System.Runtime.InteropServices/TypeLibFuncFlags.cs
class/corlib/System.Runtime.InteropServices/TypeLibImportClassAttribute.cs
class/corlib/System.Runtime.InteropServices/TypeLibImporterFlags.cs
class/corlib/System.Runtime.InteropServices/TypeLibTypeAttribute.cs
class/corlib/System.Runtime.InteropServices/TypeLibTypeFlags.cs
class/corlib/System.Runtime.InteropServices/TypeLibVarAttribute.cs
class/corlib/System.Runtime.InteropServices/TypeLibVarFlags.cs
class/corlib/System.Runtime.InteropServices/TypeLibVersionAttribute.cs
class/corlib/System.Runtime.InteropServices/UCOMIBindCtx.cs
class/corlib/System.Runtime.InteropServices/UCOMIConnectionPoint.cs
class/corlib/System.Runtime.InteropServices/UCOMIConnectionPointContainer.cs
class/corlib/System.Runtime.InteropServices/UCOMIEnumConnectionPoints.cs
class/corlib/System.Runtime.InteropServices/UCOMIEnumConnections.cs
class/corlib/System.Runtime.InteropServices/UCOMIEnumMoniker.cs
class/corlib/System.Runtime.InteropServices/UCOMIEnumString.cs
class/corlib/System.Runtime.InteropServices/UCOMIEnumVARIANT.cs
class/corlib/System.Runtime.InteropServices/UCOMIMoniker.cs
class/corlib/System.Runtime.InteropServices/UCOMIPersistFile.cs
class/corlib/System.Runtime.InteropServices/UCOMIRunningObjectTable.cs
class/corlib/System.Runtime.InteropServices/UCOMITypeComp.cs
class/corlib/System.Runtime.InteropServices/UCOMITypeInfo.cs
class/corlib/System.Runtime.InteropServices/UCOMITypeLib.cs
class/corlib/System.Runtime.InteropServices/UnknownWrapper.cs
class/corlib/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.cs
class/corlib/System.Runtime.InteropServices/UnmanagedType.cs
class/corlib/System.Runtime.InteropServices/VARDESC.cs
class/corlib/System.Runtime.InteropServices/VARFLAGS.cs
class/corlib/System.Runtime.InteropServices/VarEnum.cs
class/corlib/System.Runtime.InteropServices/VariantWrapper.cs
class/corlib/System.Runtime.InteropServices/_Activator.cs
class/corlib/System.Runtime.InteropServices/_Assembly.cs
class/corlib/System.Runtime.InteropServices/_AssemblyBuilder.cs
class/corlib/System.Runtime.InteropServices/_AssemblyName.cs
class/corlib/System.Runtime.InteropServices/_Attribute.cs
class/corlib/System.Runtime.InteropServices/_ConstructorBuilder.cs
class/corlib/System.Runtime.InteropServices/_ConstructorInfo.cs
class/corlib/System.Runtime.InteropServices/_CustomAttributeBuilder.cs
class/corlib/System.Runtime.InteropServices/_EnumBuilder.cs
class/corlib/System.Runtime.InteropServices/_EventBuilder.cs
class/corlib/System.Runtime.InteropServices/_EventInfo.cs
class/corlib/System.Runtime.InteropServices/_Exception.cs
class/corlib/System.Runtime.InteropServices/_FieldBuilder.cs
class/corlib/System.Runtime.InteropServices/_FieldInfo.cs
class/corlib/System.Runtime.InteropServices/_ILGenerator.cs
class/corlib/System.Runtime.InteropServices/_LocalBuilder.cs
class/corlib/System.Runtime.InteropServices/_MemberInfo.cs
class/corlib/System.Runtime.InteropServices/_MethodBase.cs
class/corlib/System.Runtime.InteropServices/_MethodBuilder.cs
class/corlib/System.Runtime.InteropServices/_MethodInfo.cs
class/corlib/System.Runtime.InteropServices/_MethodRental.cs
class/corlib/System.Runtime.InteropServices/_Module.cs
class/corlib/System.Runtime.InteropServices/_ModuleBuilder.cs
class/corlib/System.Runtime.InteropServices/_ParameterBuilder.cs
class/corlib/System.Runtime.InteropServices/_ParameterInfo.cs
class/corlib/System.Runtime.InteropServices/_PropertyBuilder.cs
class/corlib/System.Runtime.InteropServices/_PropertyInfo.cs
class/corlib/System.Runtime.InteropServices/_SignatureHelper.cs
class/corlib/System.Runtime.InteropServices/_Thread.cs
class/corlib/System.Runtime.InteropServices/_Type.cs
class/corlib/System.Runtime.InteropServices/_TypeBuilder.cs