2005-06-15 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / class / corlib / corlib.dll.sources
old mode 100755 (executable)
new mode 100644 (file)
index 2590dd7..651120d
@@ -1,12 +1,13 @@
 Assembly/AssemblyInfo.cs
 Assembly/Consts.cs
-Assembly/Locale.cs
+../../build/common/Locale.cs
 Microsoft.Win32/IRegistryApi.cs
 Microsoft.Win32/RegistryKey.cs
 Microsoft.Win32/Registry.cs
 Microsoft.Win32/RegistryHive.cs
 Microsoft.Win32/Win32RegistryApi.cs
 Microsoft.Win32/Win32ResultCode.cs
+Microsoft.Win32.SafeHandles/SafeFileHandle.cs
 Mono/Runtime.cs
 Mono.Math/BigInteger.cs
 Mono.Math.Prime/ConfidenceFactor.cs
@@ -20,6 +21,7 @@ Mono.Security/BitConverterLE.cs
 Mono.Security/PKCS7.cs
 Mono.Security/StrongName.cs
 Mono.Security/StrongNameManager.cs
+Mono.Security/Uri.cs
 Mono.Security.Authenticode/AuthenticodeBase.cs
 Mono.Security.Authenticode/AuthenticodeDeformatter.cs
 Mono.Security.Cryptography/CryptoConvert.cs
@@ -27,10 +29,12 @@ Mono.Security.Cryptography/CryptoTools.cs
 Mono.Security.Cryptography/DSAManaged.cs
 Mono.Security.Cryptography/KeyPairPersistence.cs
 Mono.Security.Cryptography/PKCS1.cs
+Mono.Security.Cryptography/PKCS8.cs
 Mono.Security.Cryptography/HMACAlgorithm.cs
 Mono.Security.Cryptography/MACAlgorithm.cs
 Mono.Security.Cryptography/SymmetricTransform.cs
 Mono.Security.Cryptography/RSAManaged.cs
+Mono.Security.X509/PKCS12.cs
 Mono.Security.X509/X501Name.cs
 Mono.Security.X509/X509Certificate.cs
 Mono.Security.X509/X509CertificateCollection.cs
@@ -46,8 +50,9 @@ Mono.Security.X509/X520Attributes.cs
 Mono.Security.X509.Extensions/BasicConstraintsExtension.cs
 Mono.Security.X509.Extensions/KeyUsageExtension.cs
 Mono.Security.X509.Extensions/SubjectKeyIdentifierExtension.cs
-Mono.Xml/MiniParser.cs
+Mono.Xml/SmallXmlParser.cs
 Mono.Xml/SecurityParser.cs
+System/AccessViolationException.cs
 System/ActivationContext.cs
 System/Activator.cs
 System/AppDomain.cs
@@ -55,7 +60,6 @@ System/AppDomainInitializer.cs
 System/AppDomainManager.cs
 System/AppDomainSetup.cs
 System/AppDomainUnloadedException.cs
-System/ApplicationActivator.cs
 System/ApplicationException.cs
 System/ApplicationId.cs
 System/ApplicationIdentity.cs
@@ -73,6 +77,7 @@ System/Attribute.cs
 System/AttributeTargets.cs
 System/AttributeUsageAttribute.cs
 System/BadImageFormatException.cs
+System/Base64FormattingOptions.cs
 System/BitConverter.cs
 System/Boolean.cs
 System/Buffer.cs
@@ -82,11 +87,20 @@ System/Char.cs
 System/CharEnumerator.cs
 System/CLSCompliantAttribute.cs
 System/Console.cs
+System/ConsoleCancelEventArgs.cs
+System/ConsoleCancelEventHandler.cs
+System/ConsoleColor.cs
+System/ConsoleDriver.cs
+System/ConsoleKey.cs
+System/ConsoleKeyInfo.cs
+System/ConsoleModifiers.cs
+System/ConsoleSpecialKey.cs
 System/ContextBoundObject.cs
 System/ContextMarshalException.cs
 System/ContextStaticAttribute.cs
 System/Convert.cs
 System/CrossAppDomainDelegate.cs
+System/DataMisalignedException.cs
 System/DateTime.cs
 System/DBNull.cs
 System/Decimal.cs
@@ -97,7 +111,6 @@ System/DivideByZeroException.cs
 System/DllNotFoundException.cs
 System/DomainManagerInitializationFlags.cs
 System/Double.cs
-System/DoubleFormatter.cs
 System/DuplicateWaitObjectException.cs
 System/EntryPointNotFoundException.cs
 System/Enum.cs
@@ -109,31 +122,31 @@ System/Exception.cs
 System/ExecutionEngineException.cs
 System/FieldAccessException.cs
 System/FlagsAttribute.cs
-System/FloatingPointFormatter.cs
 System/FormatException.cs
 System/GC.cs
 System/Guid.cs
 System/IAppDomainSetup.cs
-System/IApplicationDescription.cs
 System/IAsyncResult.cs
 System/ICloneable.cs
 System/IComparable.cs
+System/IEquatable.cs
+System/IConsoleDriver.cs
 System/IConvertible.cs
 System/ICustomFormatter.cs
 System/IDisposable.cs
 System/IFormatProvider.cs
 System/IFormattable.cs
-System/IHostContext.cs
+System/INullableValue.cs
 System/IndexOutOfRangeException.cs
 System/Int16.cs
 System/Int32.cs
 System/Int64.cs
-System/IntegerFormatter.cs
 System/IntPtr.cs
 System/InvalidCastException.cs
 System/InvalidOperationException.cs
 System/InvalidProgramException.cs
 System/IServiceProvider.cs
+System/KnownTerminals.cs
 System/LoaderOptimization.cs
 System/LoaderOptimizationAttribute.cs
 System/LocalDataStoreSlot.cs
@@ -156,10 +169,12 @@ System/NotImplementedException.cs
 System/NotSupportedException.cs
 System/Nullable.cs
 System/NullReferenceException.cs
+System/NumberFormatter.cs
 System/Object.cs
 System/ObjectDisposedException.cs
 System/ObsoleteAttribute.cs
 System/OperatingSystem.cs
+System/OperationCanceledException.cs
 System/OutOfMemoryException.cs
 System/OverflowException.cs
 System/ParamArrayAttribute.cs
@@ -173,18 +188,25 @@ System/RuntimeArgumentHandle.cs
 System/RuntimeFieldHandle.cs
 System/RuntimeMethodHandle.cs
 System/RuntimeTypeHandle.cs
+System/ModuleHandle.cs
+System/NotCancelableException.cs
 System/SByte.cs
 System/SerializableAttribute.cs
 System/Single.cs
-System/SingleFormatter.cs
 System/StackOverflowException.cs
 System/STAThreadAttribute.cs
 System/String.cs
 System/SystemException.cs
+System/TermInfoBooleans.cs
+System/TermInfoDriver.cs
+System/TermInfoNumbers.cs
+System/TermInfoReader.cs
+System/TermInfoStrings.cs
 System/ThreadStaticAttribute.cs
 System/TimeSpan.cs
 System/TimeZone.cs
-System/TODOAttribute.cs
+System/TimeoutException.cs
+../../build/common/MonoTODOAttribute.cs
 System/Type.cs
 System/TypeCode.cs
 System/TypedReference.cs
@@ -203,6 +225,7 @@ System/ValueType.cs
 System/Version.cs
 System/Void.cs
 System/WeakReference.cs
+System/WindowsConsoleDriver.cs
 System/_AppDomain.cs
 System/__ComObject.cs
 System.Collections/ArrayList.cs
@@ -233,8 +256,12 @@ System.Configuration.Assemblies/ProcessorID.cs
 System.Diagnostics/ConditionalAttribute.cs
 System.Diagnostics/DebuggableAttribute.cs
 System.Diagnostics/Debugger.cs
+System.Diagnostics/DebuggerBrowsableState.cs
+System.Diagnostics/DebuggerBrowsableAttribute.cs
+System.Diagnostics/DebuggerDisplayAttribute.cs
 System.Diagnostics/DebuggerHiddenAttribute.cs
 System.Diagnostics/DebuggerStepThroughAttribute.cs
+System.Diagnostics/DebuggerTypeProxyAttribute.cs
 System.Diagnostics/StackFrame.cs
 System.Diagnostics/StackTrace.cs
 System.Diagnostics.SymbolStore/ISymbolBinder.cs
@@ -254,6 +281,7 @@ System.Diagnostics.SymbolStore/SymLanguageVendor.cs
 System.Globalization/Calendar.cs
 System.Globalization/CalendarWeekRule.cs
 System.Globalization/CalendricalCalculations.cs
+System.Globalization/CharUnicodeInfo.cs
 System.Globalization/CompareInfo.cs
 System.Globalization/CompareOptions.cs
 System.Globalization/CultureInfo.cs
@@ -317,11 +345,13 @@ System.IO/StringReader.cs
 System.IO/StringWriter.cs
 System.IO/TextReader.cs
 System.IO/TextWriter.cs
+System.IO/UnexceptionalStreamReader.cs
+System.IO/UnexceptionalStreamWriter.cs
 System.IO.IsolatedStorage/INormalizeForIsolatedStorage.cs
 System.IO.IsolatedStorage/IsolatedStorage.cs
 System.IO.IsolatedStorage/IsolatedStorageException.cs
 System.IO.IsolatedStorage/IsolatedStorageFile.cs
-System.IO.IsolatedStorage/IsolatedStorageInfo.cs
+System.IO.IsolatedStorage/IsolatedStorageFileEnumerator.cs
 System.IO.IsolatedStorage/IsolatedStorageFileStream.cs
 System.IO.IsolatedStorage/IsolatedStorageScope.cs
 System.Reflection/AmbiguousMatchException.cs
@@ -350,38 +380,50 @@ System.Reflection/Binder.cs
 System.Reflection/BindingFlags.cs
 System.Reflection/CallingConventions.cs
 System.Reflection/ConstructorInfo.cs
+System.Reflection/CustomAttributeData.cs
 System.Reflection/CustomAttributeFormatException.cs
+System.Reflection/CustomAttributeNamedArgument.cs
+System.Reflection/CustomAttributeTypedArgument.cs
 System.Reflection/DefaultMemberAttribute.cs
 System.Reflection/EventAttributes.cs
 System.Reflection/EventInfo.cs
+System.Reflection/ExceptionHandlingClause.cs
+System.Reflection/ExceptionHandlingClauseOptions.cs
 System.Reflection/FieldAttributes.cs
 System.Reflection/FieldInfo.cs
+System.Reflection/GenericParameterAttributes.cs
 System.Reflection/ICustomAttributeProvider.cs
 System.Reflection/ImageFileMachine.cs
 System.Reflection/InterfaceMapping.cs
 System.Reflection/InvalidFilterCriteriaException.cs
 System.Reflection/IReflect.cs
+System.Reflection/LocalVariableInfo.cs
 System.Reflection/ManifestResourceInfo.cs
 System.Reflection/MemberFilter.cs
 System.Reflection/MemberInfo.cs
 System.Reflection/MemberTypes.cs
 System.Reflection/MethodAttributes.cs
 System.Reflection/MethodBase.cs
+System.Reflection/MethodBody.cs
 System.Reflection/MethodImplAttributes.cs
 System.Reflection/MethodInfo.cs
 System.Reflection/Missing.cs
 System.Reflection/Module.cs
 System.Reflection/ModuleResolveEventHandler.cs
-System.Reflection/MonoGenericInst.cs
+System.Reflection/MonoGenericClass.cs
+System.Reflection/MonoGenericMethod.cs
 System.Reflection/MonoEvent.cs
 System.Reflection/MonoField.cs
 System.Reflection/MonoMethod.cs
 System.Reflection/MonoProperty.cs
+System.Reflection/ObfuscateAssemblyAttribute.cs
+System.Reflection/ObfuscationAttribute.cs
 System.Reflection/ParameterAttributes.cs
 System.Reflection/ParameterInfo.cs
 System.Reflection/ParameterModifier.cs
 System.Reflection/Pointer.cs
-System.Reflection/PortableExecutableKind.cs
+System.Reflection/PortableExecutableKinds.cs
+System.Reflection/ProcessorArchitecture.cs
 System.Reflection/PropertyAttributes.cs
 System.Reflection/PropertyInfo.cs
 System.Reflection/ReflectionTypeLoadException.cs
@@ -407,7 +449,6 @@ System.Reflection.Emit/FieldBuilder.cs
 System.Reflection.Emit/FieldToken.cs
 System.Reflection.Emit/FlowControl.cs
 System.Reflection.Emit/GenericTypeParameterBuilder.cs
-System.Reflection.Emit/IMonoSymbolWriter.cs
 System.Reflection.Emit/ILGenerator.cs
 System.Reflection.Emit/Label.cs
 System.Reflection.Emit/LocalBuilder.cs
@@ -449,34 +490,93 @@ System.Runtime.CompilerServices/CallConvCdecl.cs
 System.Runtime.CompilerServices/CallConvFastcall.cs
 System.Runtime.CompilerServices/CallConvThiscall.cs
 System.Runtime.CompilerServices/CallConvStdcall.cs
+System.Runtime.CompilerServices/CompilationRelaxations.cs
 System.Runtime.CompilerServices/CompilationRelaxationsAttribute.cs
+System.Runtime.CompilerServices/CompilerGeneratedAttribute.cs
 System.Runtime.CompilerServices/CompilerGlobalScopeAttribute.cs
+System.Runtime.CompilerServices/CompilerMarshalOverride.cs
 System.Runtime.CompilerServices/CustomConstantAttribute.cs
 System.Runtime.CompilerServices/DateTimeConstantAttribute.cs
 System.Runtime.CompilerServices/DecimalConstantAttribute.cs
+System.Runtime.CompilerServices/DefaultDependencyAttribute.cs
+System.Runtime.CompilerServices/DependencyAttribute.cs
 System.Runtime.CompilerServices/DiscardableAttribute.cs
+System.Runtime.CompilerServices/FixedAddressValueTypeAttribute.cs
+System.Runtime.CompilerServices/FixedBufferAttribute.cs
+System.Runtime.CompilerServices/HasCopySemanticsAttribute.cs
 System.Runtime.CompilerServices/IDispatchConstantAttribute.cs
 System.Runtime.CompilerServices/IUnknownConstantAttribute.cs
 System.Runtime.CompilerServices/IndexerNameAttribute.cs
+System.Runtime.CompilerServices/InternalsVisibleToAttribute.cs
+System.Runtime.CompilerServices/IsBoxed.cs
+System.Runtime.CompilerServices/IsByValue.cs
+System.Runtime.CompilerServices/IsConst.cs
+System.Runtime.CompilerServices/IsExplicitlyDereferenced.cs
+System.Runtime.CompilerServices/IsImplicitlyDereferenced.cs
+System.Runtime.CompilerServices/IsJitIntrinsic.cs
+System.Runtime.CompilerServices/IsLong.cs
+System.Runtime.CompilerServices/IsPinned.cs
+System.Runtime.CompilerServices/IsSignUnspecifiedByte.cs
+System.Runtime.CompilerServices/IsUdtReturn.cs
 System.Runtime.CompilerServices/IsVolatile.cs
+System.Runtime.CompilerServices/LoadHint.cs
 System.Runtime.CompilerServices/MethodCodeType.cs
 System.Runtime.CompilerServices/MethodImplAttribute.cs
 System.Runtime.CompilerServices/MethodImplOptions.cs
 System.Runtime.CompilerServices/NewConstraintAttribute.cs
+System.Runtime.CompilerServices/NGenAttribute.cs
+System.Runtime.CompilerServices/NGenHint.cs
 System.Runtime.CompilerServices/RequiredAttributeAttribute.cs
 System.Runtime.CompilerServices/RuntimeHelpers.cs
+System.Runtime.CompilerServices/ScopelessEnumAttribute.cs 
+System.Runtime.CompilerServices/StringFreezingAttribute.cs 
+System.Runtime.CompilerServices/SuppressMergeCheckAttribute.cs 
+System.Runtime.CompilerServices/UnsafeValueTypeAttribute.cs
 System.Runtime.ConstrainedExecution/CriticialFinalizerObject.cs
 System.Runtime.ConstrainedExecution/CER.cs
 System.Runtime.ConstrainedExecution/Consistency.cs
 System.Runtime.ConstrainedExecution/PrePrepareMethodAttribute.cs
 System.Runtime.ConstrainedExecution/ReliabilityContractAttribute.cs
+System.Runtime.Hosting/ActivationArguments.cs
+System.Runtime.Hosting/ApplicationActivator.cs
+System.Runtime.InteropServices/_Activator.cs
+System.Runtime.InteropServices/_Assembly.cs
+System.Runtime.InteropServices/_AssemblyBuilder.cs
+System.Runtime.InteropServices/_AssemblyName.cs
+System.Runtime.InteropServices/_Attribute.cs
+System.Runtime.InteropServices/_ConstructorBuilder.cs
+System.Runtime.InteropServices/_ConstructorInfo.cs
+System.Runtime.InteropServices/_CustomAttributeBuilder.cs
+System.Runtime.InteropServices/_EnumBuilder.cs
+System.Runtime.InteropServices/_EventBuilder.cs
+System.Runtime.InteropServices/_EventInfo.cs
 System.Runtime.InteropServices/_Exception.cs
+System.Runtime.InteropServices/_FieldBuilder.cs
+System.Runtime.InteropServices/_FieldInfo.cs
+System.Runtime.InteropServices/_ILGenerator.cs
+System.Runtime.InteropServices/_LocalBuilder.cs
+System.Runtime.InteropServices/_MemberInfo.cs
+System.Runtime.InteropServices/_MethodBase.cs
+System.Runtime.InteropServices/_MethodBuilder.cs
+System.Runtime.InteropServices/_MethodInfo.cs
+System.Runtime.InteropServices/_MethodRental.cs
+System.Runtime.InteropServices/_Module.cs
+System.Runtime.InteropServices/_ModuleBuilder.cs
+System.Runtime.InteropServices/_ParameterBuilder.cs
+System.Runtime.InteropServices/_ParameterInfo.cs
+System.Runtime.InteropServices/_PropertyBuilder.cs
+System.Runtime.InteropServices/_PropertyInfo.cs
+System.Runtime.InteropServices/_SignatureHelper.cs
+System.Runtime.InteropServices/_Thread.cs
+System.Runtime.InteropServices/_Type.cs
+System.Runtime.InteropServices/_TypeBuilder.cs
 System.Runtime.InteropServices/ArrayWithOffset.cs
 System.Runtime.InteropServices/AssemblyRegistrationFlags.cs
 System.Runtime.InteropServices/AutomationProxyAttribute.cs
 System.Runtime.InteropServices/BestFitMappingAttribute.cs
 System.Runtime.InteropServices/BIND_OPTS.cs
 System.Runtime.InteropServices/BINDPTR.cs
+System.Runtime.InteropServices/BStrWrapper.cs
 System.Runtime.InteropServices/CALLCONV.cs
 System.Runtime.InteropServices/CallingConvention.cs
 System.Runtime.InteropServices/CharSet.cs
@@ -486,17 +586,21 @@ System.Runtime.InteropServices/CoClassAttribute.cs
 System.Runtime.InteropServices/ComAliasNameAttribute.cs
 System.Runtime.InteropServices/ComCompatibleVersionAttribute.cs
 System.Runtime.InteropServices/ComConversionLossAttribute.cs
+System.Runtime.InteropServices/ComDefaultInterfaceAttribute.cs
 System.Runtime.InteropServices/COMException.cs
 System.Runtime.InteropServices/ComEventInterfaceAttribute.cs
 System.Runtime.InteropServices/ComImportAttribute.cs
 System.Runtime.InteropServices/ComInterfaceType.cs
 System.Runtime.InteropServices/ComMemberType.cs
+System.Runtime.InteropServices/ComObjectInUseException.cs
 System.Runtime.InteropServices/ComRegisterFunctionAttribute.cs
 System.Runtime.InteropServices/ComSourceInterfacesAttribute.cs
 System.Runtime.InteropServices/ComUnregisterFunctionAttribute.cs
 System.Runtime.InteropServices/ComVisible.cs
 System.Runtime.InteropServices/CONNECTDATA.cs
+System.Runtime.InteropServices/CriticalHandle.cs
 System.Runtime.InteropServices/CurrencyWrapper.cs
+System.Runtime.InteropServices/DefaultCharSetAttribute.cs
 System.Runtime.InteropServices/DESCKIND.cs
 System.Runtime.InteropServices/DispatchWrapper.cs
 System.Runtime.InteropServices/DISPPARAMS.cs
@@ -506,6 +610,7 @@ System.Runtime.InteropServices/ELEMDESC.cs
 System.Runtime.InteropServices/ErrorWrapper.cs
 System.Runtime.InteropServices/EXCEPINFO.cs
 System.Runtime.InteropServices/ExporterEventKind.cs
+System.Runtime.InteropServices/ExposeAsClassToComAttribute.cs
 System.Runtime.InteropServices/ExtensibleClassFactory.cs
 System.Runtime.InteropServices/ExternalException.cs
 System.Runtime.InteropServices/FieldOffsetAttribute.cs
@@ -550,6 +655,8 @@ System.Runtime.InteropServices/PARAMDESC.cs
 System.Runtime.InteropServices/PARAMFLAG.cs
 System.Runtime.InteropServices/PreserveSigAttribute.cs
 System.Runtime.InteropServices/PrimaryInteropAssemblyAttribute.cs
+System.Runtime.InteropServices/RegistrationClassContext.cs
+System.Runtime.InteropServices/RegistrationConnectionType.cs
 System.Runtime.InteropServices/SEHException.cs
 System.Runtime.InteropServices/STATSTG.cs
 System.Runtime.InteropServices/ProgIdAttribute.cs
@@ -591,11 +698,58 @@ System.Runtime.InteropServices/UCOMITypeComp.cs
 System.Runtime.InteropServices/UCOMITypeInfo.cs
 System.Runtime.InteropServices/UCOMITypeLib.cs
 System.Runtime.InteropServices/UnknownWrapper.cs
+System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.cs
 System.Runtime.InteropServices/UnmanagedType.cs
 System.Runtime.InteropServices/VARDESC.cs
 System.Runtime.InteropServices/VarEnum.cs
 System.Runtime.InteropServices/VARFLAGS.cs
 System.Runtime.InteropServices/VariantWrapper.cs
+System.Runtime.InteropServices.ComTypes/BINDPTR.cs
+System.Runtime.InteropServices.ComTypes/BIND_OPTS.cs
+System.Runtime.InteropServices.ComTypes/CALLCONV.cs
+System.Runtime.InteropServices.ComTypes/CONNECTDATA.cs
+System.Runtime.InteropServices.ComTypes/DESCKIND.cs
+System.Runtime.InteropServices.ComTypes/DISPPARAMS.cs
+System.Runtime.InteropServices.ComTypes/ELEMDESC.cs
+System.Runtime.InteropServices.ComTypes/EXCEPINFO.cs
+System.Runtime.InteropServices.ComTypes/FILETIME.cs
+System.Runtime.InteropServices.ComTypes/FUNCDESC.cs
+System.Runtime.InteropServices.ComTypes/FUNCFLAGS.cs
+System.Runtime.InteropServices.ComTypes/FUNCKIND.cs
+System.Runtime.InteropServices.ComTypes/IBindCtx.cs
+System.Runtime.InteropServices.ComTypes/IConnectionPoint.cs
+System.Runtime.InteropServices.ComTypes/IConnectionPointContainer.cs
+System.Runtime.InteropServices.ComTypes/IDLDESC.cs
+System.Runtime.InteropServices.ComTypes/IDLFLAG.cs
+System.Runtime.InteropServices.ComTypes/IEnumConnectionPoints.cs
+System.Runtime.InteropServices.ComTypes/IEnumConnections.cs
+System.Runtime.InteropServices.ComTypes/IEnumMoniker.cs
+System.Runtime.InteropServices.ComTypes/IEnumString.cs
+System.Runtime.InteropServices.ComTypes/IEnumVARIANT.cs
+System.Runtime.InteropServices.ComTypes/IMoniker.cs
+System.Runtime.InteropServices.ComTypes/IMPLTYPEFLAGS.cs
+System.Runtime.InteropServices.ComTypes/INVOKEKIND.cs
+System.Runtime.InteropServices.ComTypes/IPersistFile.cs
+System.Runtime.InteropServices.ComTypes/IRunningObjectTable.cs
+System.Runtime.InteropServices.ComTypes/IStream.cs
+System.Runtime.InteropServices.ComTypes/ITypeComp.cs
+System.Runtime.InteropServices.ComTypes/ITypeInfo.cs
+System.Runtime.InteropServices.ComTypes/ITypeInfo2.cs
+System.Runtime.InteropServices.ComTypes/ITypeLib.cs
+System.Runtime.InteropServices.ComTypes/ITypeLib2.cs
+System.Runtime.InteropServices.ComTypes/LIBFLAGS.cs
+System.Runtime.InteropServices.ComTypes/PARAMDESC.cs
+System.Runtime.InteropServices.ComTypes/PARAMFLAG.cs
+System.Runtime.InteropServices.ComTypes/STATSTG.cs
+System.Runtime.InteropServices.ComTypes/SYSKIND.cs
+System.Runtime.InteropServices.ComTypes/TYPEATTR.cs
+System.Runtime.InteropServices.ComTypes/TYPEDESC.cs
+System.Runtime.InteropServices.ComTypes/TYPEFLAGS.cs
+System.Runtime.InteropServices.ComTypes/TYPEKIND.cs
+System.Runtime.InteropServices.ComTypes/TYPELIBATTR.cs
+System.Runtime.InteropServices.ComTypes/VARDESC.cs
+System.Runtime.InteropServices.ComTypes/VARFLAGS.cs
+System.Runtime.InteropServices.ComTypes/VARKIND.cs
 System.Runtime.InteropServices.Expando/IExpando.cs
 System.Runtime.Remoting/ActivatedClientTypeEntry.cs
 System.Runtime.Remoting/ActivatedServiceTypeEntry.cs
@@ -832,21 +986,27 @@ System.Security/ISecurityEncodable.cs
 System.Security/ISecurityPolicyEncodable.cs
 System.Security/IStackWalk.cs
 System.Security/NamedPermissionSet.cs
+System.Security/PermissionBuilder.cs
 System.Security/PermissionSet.cs
 System.Security/PermissionSetCollection.cs
 System.Security/PolicyLevelType.cs
 System.Security/SecureString.cs
 System.Security/SecurityContext.cs
-System.Security/SecurityContextSwitcher.cs
+System.Security/SecurityCriticalAttribute.cs
+System.Security/SecurityCriticalScope.cs
 System.Security/SecurityElement.cs
+System.Security/SecurityFrame.cs
 System.Security/SecurityException.cs
 System.Security/SecurityManager.cs
+System.Security/SecurityTransparentAttribute.cs
+System.Security/SecurityTreatAsSafeAttribute.cs
 System.Security/SecurityZone.cs
 System.Security/SuppressUnmanagedCodeSecurityAttribute.cs
 System.Security/UnverifiableCodeAttribute.cs
 System.Security/VerificationException.cs
 System.Security/XmlSyntaxException.cs
 System.Security.AccessControl/AccessControlActions.cs
+System.Security.AccessControl/CryptoKeySecurity.cs
 System.Security.Cryptography/AsymmetricAlgorithm.cs
 System.Security.Cryptography/AsymmetricKeyExchangeDeformatter.cs
 System.Security.Cryptography/AsymmetricKeyExchangeFormatter.cs
@@ -863,7 +1023,6 @@ System.Security.Cryptography/CryptoStreamMode.cs
 System.Security.Cryptography/CspKeyContainerInfo.cs
 System.Security.Cryptography/CspParameters.cs
 System.Security.Cryptography/CspProviderFlags.cs
-System.Security.Cryptography/DataProtectionScope.cs
 System.Security.Cryptography/DeriveBytes.cs
 System.Security.Cryptography/DES.cs
 System.Security.Cryptography/DESCryptoServiceProvider.cs
@@ -890,12 +1049,9 @@ System.Security.Cryptography/MACTripleDES.cs
 System.Security.Cryptography/MaskGenerationMethod.cs
 System.Security.Cryptography/MD5.cs
 System.Security.Cryptography/MD5CryptoServiceProvider.cs
-System.Security.Cryptography/MemoryProtectionScope.cs
 System.Security.Cryptography/PaddingMode.cs
 System.Security.Cryptography/PasswordDeriveBytes.cs
 System.Security.Cryptography/PKCS1MaskGenerationMethod.cs
-System.Security.Cryptography/ProtectedData.cs
-System.Security.Cryptography/ProtectedMemory.cs
 System.Security.Cryptography/RandomNumberGenerator.cs
 System.Security.Cryptography/RC2.cs
 System.Security.Cryptography/RC2CryptoServiceProvider.cs
@@ -945,6 +1101,8 @@ System.Security.Permissions/FileIOPermissionAccess.cs
 System.Security.Permissions/FileIOPermissionAttribute.cs
 System.Security.Permissions/GacIdentityPermission.cs
 System.Security.Permissions/GacIdentityPermissionAttribute.cs
+System.Security.Permissions/HostProtectionAttribute.cs
+System.Security.Permissions/HostProtectionPermission.cs
 System.Security.Permissions/HostProtectionResource.cs
 System.Security.Permissions/IBuiltInPermission.cs
 System.Security.Permissions/IsolatedStorageContainment.cs
@@ -953,6 +1111,12 @@ System.Security.Permissions/IsolatedStorageFilePermissionAttribute.cs
 System.Security.Permissions/IsolatedStoragePermission.cs
 System.Security.Permissions/IsolatedStoragePermissionAttribute.cs
 System.Security.Permissions/IUnrestrictedPermission.cs
+System.Security.Permissions/KeyContainerPermission.cs
+System.Security.Permissions/KeyContainerPermissionAccessEntry.cs
+System.Security.Permissions/KeyContainerPermissionAccessEntryCollection.cs
+System.Security.Permissions/KeyContainerPermissionAccessEntryEnumerator.cs
+System.Security.Permissions/KeyContainerPermissionAttribute.cs
+System.Security.Permissions/KeyContainerPermissionFlags.cs
 System.Security.Permissions/PermissionSetAttribute.cs
 System.Security.Permissions/PermissionState.cs
 System.Security.Permissions/PrincipalPermission.cs 
@@ -984,16 +1148,17 @@ System.Security.Permissions/UrlIdentityPermissionAttribute.cs
 System.Security.Permissions/ZoneIdentityPermission.cs
 System.Security.Permissions/ZoneIdentityPermissionAttribute.cs
 System.Security.Policy/AllMembershipCondition.cs
-System.Security.Policy/ApplicationDefaultCodeGroup.cs
 System.Security.Policy/ApplicationDirectory.cs
 System.Security.Policy/ApplicationDirectoryMembershipCondition.cs
-System.Security.Policy/ApplicationInstallScope.cs
 System.Security.Policy/ApplicationSecurityInfo.cs
+System.Security.Policy/ApplicationSecurityManager.cs
 System.Security.Policy/ApplicationTrust.cs
+System.Security.Policy/ApplicationTrustCollection.cs
+System.Security.Policy/ApplicationTrustEnumerator.cs
 System.Security.Policy/ApplicationVersionMatch.cs
 System.Security.Policy/CodeConnectAccess.cs
 System.Security.Policy/CodeGroup.cs
-System.Security.Policy/CodeGroupGrantScope.cs
+System.Security.Policy/DefaultPolicies.cs
 System.Security.Policy/Evidence.cs
 System.Security.Policy/FileCodeGroup.cs
 System.Security.Policy/FirstMatchCodeGroup.cs
@@ -1006,16 +1171,13 @@ System.Security.Policy/IBuiltInEvidence.cs
 System.Security.Policy/IConstantMembershipCondition.cs
 System.Security.Policy/IIdentityPermissionFactory.cs
 System.Security.Policy/IMembershipCondition.cs
-System.Security.Policy/ITrustLicenseIssuerCollection.cs
-System.Security.Policy/ITrustManager.cs
-System.Security.Policy/ITrustManagerConfig.cs
+System.Security.Policy/MembershipConditionHelper.cs
 System.Security.Policy/NetCodeGroup.cs
 System.Security.Policy/PermissionRequestEvidence.cs
 System.Security.Policy/PolicyException.cs
 System.Security.Policy/PolicyLevel.cs
 System.Security.Policy/PolicyStatement.cs
 System.Security.Policy/PolicyStatementAttribute.cs
-System.Security.Policy/PromptingLevel.cs
 System.Security.Policy/ProvideAssemblyEvidenceEventArgs.cs
 System.Security.Policy/Publisher.cs
 System.Security.Policy/PublisherMembershipCondition.cs
@@ -1023,10 +1185,8 @@ System.Security.Policy/Site.cs
 System.Security.Policy/SiteMembershipCondition.cs
 System.Security.Policy/StrongName.cs
 System.Security.Policy/StrongNameMembershipCondition.cs
-System.Security.Policy/TrustLicenseIssuer.cs
 System.Security.Policy/TrustManagerContext.cs
 System.Security.Policy/TrustManagerUIContext.cs
-System.Security.Policy/TrustManagerZoneConfig.cs
 System.Security.Policy/UnionCodeGroup.cs
 System.Security.Policy/Url.cs
 System.Security.Policy/UrlMembershipCondition.cs
@@ -1037,6 +1197,7 @@ System.Security.Principal/GenericPrincipal.cs
 System.Security.Principal/IIdentity.cs
 System.Security.Principal/IPrincipal.cs
 System.Security.Principal/PrincipalPolicy.cs
+System.Security.Principal/TokenImpersonationLevel.cs
 System.Security.Principal/WindowsAccountType.cs
 System.Security.Principal/WindowsBuiltInRole.cs
 System.Security.Principal/WindowsIdentity.cs
@@ -1047,6 +1208,7 @@ System.Text/Decoder.cs
 System.Text/Encoder.cs
 System.Text/Encoding.cs
 System.Text/Latin1Encoding.cs
+System.Text/NormalizationForm.cs
 System.Text/StringBuilder.cs
 System.Text/UnicodeEncoding.cs
 System.Text/UTF7Encoding.cs
@@ -1055,13 +1217,10 @@ System.Threading/ApartmentState.cs
 System.Threading/AsyncFlowControl.cs
 System.Threading/AutoResetEvent.cs
 System.Threading/CompressedStack.cs
-System.Threading/CompressedStackSwitcher.cs
 System.Threading/ContextCallback.cs
 System.Threading/ExecutionContext.cs
-System.Threading/ExecutionContextSwitcher.cs
 System.Threading/HostExecutionContext.cs
 System.Threading/HostExecutionContextManager.cs
-System.Threading/HostExecutionContextSwitcher.cs
 System.Threading/Interlocked.cs
 System.Threading/IOCompletionCallback.cs
 System.Threading/LockCookie.cs
@@ -1077,7 +1236,6 @@ System.Threading/ReaderWriterLock.cs
 System.Threading/RegisteredWaitHandle.cs
 System.Threading/SendOrPostCallback.cs
 System.Threading/SynchronizationContext.cs
-System.Threading/SynchronizationContextSwitcher.cs
 System.Threading/SynchronizationLockException.cs
 System.Threading/Thread.cs
 System.Threading/ThreadAbortException.cs
@@ -1093,17 +1251,18 @@ System.Threading/TimerCallback.cs
 System.Threading/WaitCallback.cs
 System.Threading/WaitHandle.cs
 System.Threading/WaitOrTimerCallback.cs
+System.Collections.Generic/Dictionary.cs
 System.Collections.Generic/ICollection.cs
 System.Collections.Generic/IEnumerable.cs
 System.Collections.Generic/IEnumerator.cs
 System.Collections.Generic/IList.cs
 System.Collections.Generic/IComparer.cs
+System.Collections.Generic/IEqualityComparer.cs
 System.Collections.Generic/IDictionary.cs
 System.Collections.Generic/IKeyComparer.cs
 System.Collections.Generic/KeyValuePair.cs
+System.Collections.Generic/EqualityComparer.cs
 System.Collections.Generic/KeyNotFoundException.cs
-System.Collections.Generic/Queue.cs
-System.Collections.Generic/Stack.cs
 System.Collections.Generic/List.cs
 System/Action.cs
 System/ArraySegment.cs
@@ -1112,7 +1271,3 @@ System/Converter.cs
 System/Predicate.cs
 System.Collections.Generic/Comparer.cs
 System.Collections/IKeyComparer.cs
-System.Runtime.Reliability/CER.cs
-System.Runtime.Reliability/Consistency.cs
-System.Runtime.Reliability/PrePrepareMethodAttribute.cs
-System.Runtime.Reliability/ReliabilityContractAttribute.cs