[corlib] Runtime attributes from reference sources
authorMarek Safar <marek.safar@gmail.com>
Wed, 15 Apr 2015 16:05:07 +0000 (18:05 +0200)
committerMarek Safar <marek.safar@gmail.com>
Wed, 15 Apr 2015 16:05:07 +0000 (18:05 +0200)
commit2e559f4ec96bbd165fb5e51a587ecb8f1dcf46c9
treec5f17808ba164fef734035b15819d9becb48052d
parentc2344f51357629ce3b5c78b4647f758239f6df7d
[corlib] Runtime attributes from reference sources
58 files changed:
external/referencesource
mcs/class/corlib/ReferenceSources/RuntimeType.cs
mcs/class/corlib/System.Reflection/MonoMethod.cs
mcs/class/corlib/System.Runtime.InteropServices/AllowReversePInvokeCallsAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/AutomationProxyAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/BestFitMappingAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ClassInterfaceAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ClassInterfaceType.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/CoClassAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComAliasNameAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComCompatibleVersionAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComConversionLossAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComDefaultInterfaceAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComEventInterfaceAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComImportAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComInterfaceType.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComRegisterFunctionAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComSourceInterfacesAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComUnregisterFunctionAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ComVisible.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/DefaultCharSetAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/DefaultDllImportSearchPathsAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/DispIdAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/DllImportAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/DllImportSearchPath.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/FieldOffsetAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/GuidAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/IDispatchImplAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/IDispatchImplType.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ImportedFromTypeLibAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/InAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/InterfaceTypeAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/LCIDConversionAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/OptionalAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/OutAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/PreserveSigAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/PrimaryInteropAssemblyAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/ProgIdAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/SetWin32ContextInIDispatchAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/StructLayoutAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/TypeIdentifierAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/TypeLibFuncAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/TypeLibFuncFlags.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/TypeLibImportClassAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/TypeLibTypeAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/TypeLibTypeFlags.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/TypeLibVarAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/TypeLibVarFlags.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/TypeLibVersionAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/UnmanagedType.cs [deleted file]
mcs/class/corlib/System.Runtime.InteropServices/VarEnum.cs [deleted file]
mcs/class/corlib/System/Environment.cs
mcs/class/corlib/corlib.dll.sources
mono/metadata/appdomain.c
mono/metadata/icall-def.h
mono/metadata/icall.c
mono/metadata/object-internals.h