[bcl] Remove NET_4_5 defines from class libs.
authorZoltan Varga <vargaz@gmail.com>
Tue, 13 Jan 2015 21:34:23 +0000 (16:34 -0500)
committerZoltan Varga <vargaz@gmail.com>
Tue, 13 Jan 2015 21:34:23 +0000 (16:34 -0500)
commitc1b43669320f96e4a2a482d993b7b36bb5e59496
treef618f341e716106fbffc86504696e8a02395e4a8
parent2375c74a646b46877c5441f06f231529e5206425
[bcl] Remove NET_4_5 defines from class libs.
321 files changed:
mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/IBuildEngine4.cs
mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/RegisteredTaskObjectLifetime.cs
mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/GetFrameworkPath.cs
mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities/TargetDotNetFrameworkVersion.cs
mcs/class/Microsoft.Build/Microsoft.Build.Construction/ElementLocation.cs
mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectElement.cs
mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectItemElement.cs
mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectOnErrorElement.cs
mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectOutputElement.cs
mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectTargetElement.cs
mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectTaskElement.cs
mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/Project.cs
mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectCollection.cs
mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/SubToolset.cs
mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/Toolset.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectItemGroupTaskInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectItemGroupTaskItemInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectItemGroupTaskMetadataInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectOnErrorInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectPropertyGroupTaskInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectPropertyGroupTaskPropertyInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTargetInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTargetInstanceChild.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTaskInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTaskInstanceChild.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTaskOutputItemInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTaskOutputPropertyInstance.cs
mcs/class/Microsoft.Build/Microsoft.Build.Internal/BuildEngine4.cs
mcs/class/Microsoft.Build/Microsoft.Build.Internal/BuildTaskFactory.cs
mcs/class/Mono.CodeContracts/Mono.CodeContracts.Rewrite/ContractsRuntime.cs
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/ObjectMirror.cs
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/StructMirror.cs
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/TypeMirror.cs
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SecurityProtocolType.cs
mcs/class/System.Core/System.Linq.Expressions/DynamicExpressionVisitor.cs
mcs/class/System.Core/System.Linq/Enumerable.cs
mcs/class/System.Core/System.Runtime.CompilerServices/ExtensionAttribute.cs
mcs/class/System.Core/System/TimeZoneInfo.cs
mcs/class/System.Data/System.Data.Common/DbCommand.cs
mcs/class/System.Data/System.Data.Common/DbConnection.cs
mcs/class/System.Data/System.Data.Common/DbDataReader.cs
mcs/class/System.Data/System.Data.Common/DbProviderFactories.cs
mcs/class/System.Data/System.Data.Common/TaskHelper.cs
mcs/class/System.Data/System.Data.SqlClient/SqlDataReader.cs
mcs/class/System.IdentityModel/System.IdentityModel.Configuration/ICustomIdentityConfiguration.cs
mcs/class/System.IdentityModel/System.IdentityModel.Configuration/IdentityModelCaches.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/BinaryExchange.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/EndpointReference.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/Entropy.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/Lifetime.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/ProtectedKey.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/RequestSecurityTokenResponse.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/RequestedProofToken.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/RequestedSecurityToken.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/Status.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/UseKey.cs
mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/WSTrustMessage.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/AudienceRestriction.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/AuthenticationContext.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/AuthenticationInformation.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/BootstrapContext.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/EncryptingCredentials.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/IssuerNameRegistry.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/ProofDescriptor.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SecurityTokenDescriptor.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SecurityTokenExpiredException.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SecurityTokenHandler.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SecurityTokenHandlerCollection.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SecurityTokenHandlerConfiguration.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SecurityTokenNotYetValidException.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SecurityTokenReplayDetectedException.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SessionSecurityToken.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SessionSecurityTokenCache.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SessionSecurityTokenCacheKey.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/TokenReplayCache.cs
mcs/class/System.IdentityModel/System.IdentityModel.Tokens/X509SigningCredentials.cs
mcs/class/System.IdentityModel/System.IdentityModel/CookieTransform.cs
mcs/class/System.IdentityModel/System.IdentityModel/OpenObject.cs
mcs/class/System.IdentityModel/System.IdentityModel/SignatureVerificationFailedException.cs
mcs/class/System.IdentityModel/System.ServiceModel.Security/X509CertificateValidationMode.cs
mcs/class/System.Runtime.Serialization/System.Runtime.Serialization/DataContractSerializer.cs
mcs/class/System.Runtime.Serialization/System.Runtime.Serialization/DateTimeFormat.cs
mcs/class/System.Runtime.Serialization/System.Runtime.Serialization/KnownTypeCollection.cs
mcs/class/System.ServiceModel.Web/Assembly/TypeForwarders.cs
mcs/class/System.ServiceModel.Web/System.Runtime.Serialization.Json/DataContractJsonSerializer.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/BinaryMessageEncodingBindingElement.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/BindingParameterCollection.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpRequestMessageProperty.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpResponseMessageProperty.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpTransportBindingElement.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/Message.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/WebSocketTransportSettings.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/WebSocketTransportUsage.cs
mcs/class/System.ServiceModel/System.ServiceModel.Configuration/BasicHttpBindingElement.cs
mcs/class/System.ServiceModel/System.ServiceModel.Configuration/BindingsSection.cs
mcs/class/System.ServiceModel/System.ServiceModel.Description/ContractDescription.cs
mcs/class/System.ServiceModel/System.ServiceModel.Description/OperationDescription.cs
mcs/class/System.ServiceModel/System.ServiceModel.Description/ServiceEndpoint.cs
mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/ClientOperation.cs
mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/ClientRuntime.cs
mcs/class/System.ServiceModel/System.ServiceModel/AllEnums.cs
mcs/class/System.ServiceModel/System.ServiceModel/BasicHttpBinding.cs
mcs/class/System.ServiceModel/System.ServiceModel/ExceptionDetail.cs
mcs/class/System.Web.Abstractions/System.Web/HttpRequestBase.cs
mcs/class/System.Web.Abstractions/System.Web/HttpRequestWrapper.cs
mcs/class/System.Web.Abstractions/System.Web/HttpResponseBase.cs
mcs/class/System.Web.Abstractions/System.Web/HttpResponseWrapper.cs
mcs/class/System.Web/System.Web.Compilation/AppResourcesAssemblyBuilder.cs
mcs/class/System.Web/System.Web.Configuration_2.0/HttpRuntimeSection.cs
mcs/class/System.Web/System.Web.Security/FormsAuthenticationModule.cs
mcs/class/System.Web/System.Web.Security/MachineKey.cs
mcs/class/System.Web/System.Web/HttpRequest.cs
mcs/class/System.Web/System.Web/HttpResponse.cs
mcs/class/System.Web/System.Web/HttpRuntime.cs
mcs/class/System.Web/System.Web/MimeMapping.cs
mcs/class/System.XML/System.Xml.Serialization/TypeData.cs
mcs/class/System.XML/System.Xml/XmlReader.cs
mcs/class/System.XML/System.Xml/XmlReaderSettings.cs
mcs/class/System.XML/System.Xml/XmlResolver.cs
mcs/class/System.XML/System.Xml/XmlSecureResolver.cs
mcs/class/System.XML/System.Xml/XmlTextReader2.cs
mcs/class/System.XML/System.Xml/XmlUrlResolver.cs
mcs/class/System.XML/System.Xml/XmlWriter.cs
mcs/class/System.XML/System.Xml/XmlWriterSettings.cs
mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs
mcs/class/System/System.IO.Compression/CompressionLevel.cs
mcs/class/System/System.IO.Compression/DeflateStream.cs
mcs/class/System/System.IO.Compression/GZipStream.cs
mcs/class/System/System.Net.Mail/SmtpClient.cs
mcs/class/System/System.Net.NetworkInformation/Ping.cs
mcs/class/System/System.Net.Security/SslStream.cs
mcs/class/System/System.Net.Sockets/Socket_2_1.cs
mcs/class/System/System.Net.Sockets/TcpClient.cs
mcs/class/System/System.Net.Sockets/TcpListener.cs
mcs/class/System/System.Net.Sockets/UdpClient.cs
mcs/class/System/System.Net.WebSockets/ClientWebSocket.cs
mcs/class/System/System.Net.WebSockets/ClientWebSocketOptions.cs
mcs/class/System/System.Net.WebSockets/HttpListenerWebSocketContext.cs
mcs/class/System/System.Net.WebSockets/WebSocket.cs
mcs/class/System/System.Net.WebSockets/WebSocketCloseStatus.cs
mcs/class/System/System.Net.WebSockets/WebSocketContext.cs
mcs/class/System/System.Net.WebSockets/WebSocketError.cs
mcs/class/System/System.Net.WebSockets/WebSocketException.cs
mcs/class/System/System.Net.WebSockets/WebSocketMessageType.cs
mcs/class/System/System.Net.WebSockets/WebSocketReceiveResult.cs
mcs/class/System/System.Net.WebSockets/WebSocketState.cs
mcs/class/System/System.Net/Dns.cs
mcs/class/System/System.Net/HttpListener.cs
mcs/class/System/System.Net/HttpListenerContext.cs
mcs/class/System/System.Net/HttpListenerRequest.cs
mcs/class/System/System.Net/HttpStatusCode.cs
mcs/class/System/System.Net/HttpWebRequest.cs
mcs/class/System/System.Net/HttpWebResponse.cs
mcs/class/System/System.Net/WebClient.cs
mcs/class/System/System.Net/WebRequest.cs
mcs/class/System/System.Security.Authentication/SslProtocols.cs
mcs/class/System/System.Windows.Input/ICommand.cs
mcs/class/System/System/Uri.cs
mcs/class/System/System/UriComponents.cs
mcs/class/System/System/UriHelper.cs
mcs/class/System/System/UriParseComponents.cs
mcs/class/corlib/System.Collections.Concurrent/EnumerablePartitionerOptions.cs
mcs/class/corlib/System.Collections.Concurrent/Partitioner.cs
mcs/class/corlib/System.Collections.Generic/Comparer.cs
mcs/class/corlib/System.Collections.Generic/Dictionary.cs
mcs/class/corlib/System.Collections.Generic/IReadOnlyCollection.cs
mcs/class/corlib/System.Collections.Generic/IReadOnlyDictionary.cs
mcs/class/corlib/System.Collections.Generic/IReadOnlyList.cs
mcs/class/corlib/System.Collections.Generic/List.cs
mcs/class/corlib/System.Collections.ObjectModel/Collection.cs
mcs/class/corlib/System.Collections.ObjectModel/ReadOnlyCollection.cs
mcs/class/corlib/System.Collections.ObjectModel/ReadOnlyDictionary.cs
mcs/class/corlib/System.Configuration.Assemblies/AssemblyHashAlgorithm.cs
mcs/class/corlib/System.Diagnostics.Contracts.Internal/ContractHelper.cs
mcs/class/corlib/System.Diagnostics.Contracts/ContractAbbreviatorAttribute.cs
mcs/class/corlib/System.Diagnostics.Contracts/ContractArgumentValidatorAttribute.cs
mcs/class/corlib/System.Diagnostics.Contracts/ContractOptionAttribute.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventAttribute.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventCommand.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventCommandEventArgs.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventKeywords.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventLevel.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventSource.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventSourceAttribute.cs
mcs/class/corlib/System.Diagnostics.Tracing/NonEventAttribute.cs
mcs/class/corlib/System.Diagnostics/StackTrace.cs
mcs/class/corlib/System.Globalization/Calendar.cs
mcs/class/corlib/System.Globalization/ChineseLunisolarCalendar.cs
mcs/class/corlib/System.Globalization/CultureInfo.cs
mcs/class/corlib/System.Globalization/GregorianCalendar.cs
mcs/class/corlib/System.Globalization/HijriCalendar.cs
mcs/class/corlib/System.Globalization/JapaneseLunisolarCalendar.cs
mcs/class/corlib/System.Globalization/KoreanLunisolarCalendar.cs
mcs/class/corlib/System.Globalization/SortVersion.cs
mcs/class/corlib/System.Globalization/TaiwanLunisolarCalendar.cs
mcs/class/corlib/System.Globalization/UmAlQuraCalendar.cs
mcs/class/corlib/System.IO/BinaryReader.cs
mcs/class/corlib/System.IO/BinaryWriter.cs
mcs/class/corlib/System.IO/FileAttributes.cs
mcs/class/corlib/System.IO/FileStream.cs
mcs/class/corlib/System.IO/MemoryStream.cs
mcs/class/corlib/System.IO/Stream.cs
mcs/class/corlib/System.IO/StreamReader.cs
mcs/class/corlib/System.IO/StreamWriter.cs
mcs/class/corlib/System.IO/StringReader.cs
mcs/class/corlib/System.IO/StringWriter.cs
mcs/class/corlib/System.IO/TextReader.cs
mcs/class/corlib/System.IO/TextWriter.cs
mcs/class/corlib/System.IO/UnmanagedMemoryStream.cs
mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.cs
mcs/class/corlib/System.Reflection.Emit/DynamicMethod.cs
mcs/class/corlib/System.Reflection.Emit/EnumBuilder.cs
mcs/class/corlib/System.Reflection.Emit/GenericTypeParameterBuilder.cs
mcs/class/corlib/System.Reflection.Emit/TypeBuilder.cs
mcs/class/corlib/System.Reflection/Assembly.cs
mcs/class/corlib/System.Reflection/AssemblyContentType.cs
mcs/class/corlib/System.Reflection/AssemblyMetadataAttribute.cs
mcs/class/corlib/System.Reflection/AssemblyName.cs
mcs/class/corlib/System.Reflection/AssemblySignatureKeyAttribute.cs
mcs/class/corlib/System.Reflection/CustomAttributeData.cs
mcs/class/corlib/System.Reflection/CustomAttributeExtensions.cs
mcs/class/corlib/System.Reflection/CustomAttributeNamedArgument.cs
mcs/class/corlib/System.Reflection/EventInfo.cs
mcs/class/corlib/System.Reflection/IReflectableType.cs
mcs/class/corlib/System.Reflection/ImageFileMachine.cs
mcs/class/corlib/System.Reflection/IntrospectionExtensions.cs
mcs/class/corlib/System.Reflection/MemberInfo.cs
mcs/class/corlib/System.Reflection/MethodBase.cs
mcs/class/corlib/System.Reflection/MethodImplAttributes.cs
mcs/class/corlib/System.Reflection/MethodInfo.cs
mcs/class/corlib/System.Reflection/Module.cs
mcs/class/corlib/System.Reflection/MonoGenericClass.cs
mcs/class/corlib/System.Reflection/MonoParameterInfo.cs
mcs/class/corlib/System.Reflection/ParameterInfo.cs
mcs/class/corlib/System.Reflection/PortableExecutableKinds.cs
mcs/class/corlib/System.Reflection/ProcessorArchitecture.cs
mcs/class/corlib/System.Reflection/PropertyInfo.cs
mcs/class/corlib/System.Reflection/ReflectionContext.cs
mcs/class/corlib/System.Reflection/RuntimeReflectionExtensions.cs
mcs/class/corlib/System.Reflection/TypeAttributes.cs
mcs/class/corlib/System.Reflection/TypeDelegator.cs
mcs/class/corlib/System.Reflection/TypeInfo.cs
mcs/class/corlib/System.Runtime.CompilerServices/AsyncStateMachineAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/AsyncTaskMethodBuilder.cs
mcs/class/corlib/System.Runtime.CompilerServices/AsyncTaskMethodBuilder_T.cs
mcs/class/corlib/System.Runtime.CompilerServices/AsyncVoidMethodBuilder.cs
mcs/class/corlib/System.Runtime.CompilerServices/CallerFilePathAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/CallerLineNumberAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/CallerMemberNameAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/ConfiguredTaskAwaitable.cs
mcs/class/corlib/System.Runtime.CompilerServices/ConfiguredTaskAwaitable_T.cs
mcs/class/corlib/System.Runtime.CompilerServices/ContractHelper.cs
mcs/class/corlib/System.Runtime.CompilerServices/ExtensionAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/IAsyncStateMachine.cs
mcs/class/corlib/System.Runtime.CompilerServices/ICriticalNotifyCompletion.cs
mcs/class/corlib/System.Runtime.CompilerServices/INotifyCompletion.cs
mcs/class/corlib/System.Runtime.CompilerServices/IteratorStateMachineAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/MethodImplOptions.cs
mcs/class/corlib/System.Runtime.CompilerServices/StateMachineAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/TaskAwaiter.cs
mcs/class/corlib/System.Runtime.CompilerServices/TaskAwaiter_T.cs
mcs/class/corlib/System.Runtime.CompilerServices/YieldAwaitable.cs
mcs/class/corlib/System.Runtime.ExceptionServices/ExceptionDispatchInfo.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/DefaultInterfaceAttribute.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/DesignerNamespaceResolveEventArgs.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/EventRegistrationToken.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/EventRegistrationTokenTable.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/IActivationFactory.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/InterfaceImplementedInVersionAttribute.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/NamespaceResolveEventArgs.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/ReadOnlyArrayAttribute.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/WindowsRuntimeMarshal.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/WindowsRuntimeMetadata.cs
mcs/class/corlib/System.Runtime.InteropServices.WindowsRuntime/WriteOnlyArrayAttribute.cs
mcs/class/corlib/System.Runtime.InteropServices/ComInterfaceType.cs
mcs/class/corlib/System.Runtime.InteropServices/Marshal.cs
mcs/class/corlib/System.Runtime.Serialization/FormatterServices.cs
mcs/class/corlib/System.Runtime.Versioning/CompatibilitySwitch.cs
mcs/class/corlib/System.Runtime/GCLargeObjectHeapCompactionMode.cs
mcs/class/corlib/System.Runtime/GCLatencyMode.cs
mcs/class/corlib/System.Runtime/GCSettings.cs
mcs/class/corlib/System.Security.Claims/Claim.cs
mcs/class/corlib/System.Security.Claims/ClaimTypes.cs
mcs/class/corlib/System.Security.Claims/ClaimValueTypes.cs
mcs/class/corlib/System.Security.Claims/ClaimsIdentity.cs
mcs/class/corlib/System.Security.Claims/ClaimsPrincipal.cs
mcs/class/corlib/System.Security.Cryptography/CryptoStream.cs
mcs/class/corlib/System.Security.Cryptography/RandomNumberGenerator.cs
mcs/class/corlib/System.Security.Principal/GenericIdentity.cs
mcs/class/corlib/System.Security.Principal/GenericPrincipal.cs
mcs/class/corlib/System.Security.Principal/WindowsIdentity.cs
mcs/class/corlib/System.Security.Principal/WindowsPrincipal.cs
mcs/class/corlib/System.Threading.Tasks/ConcurrentExclusiveSchedulerPair.cs
mcs/class/corlib/System.Threading.Tasks/DecoupledTask.cs
mcs/class/corlib/System.Threading.Tasks/Task.cs
mcs/class/corlib/System.Threading.Tasks/TaskConstants_T.cs
mcs/class/corlib/System.Threading.Tasks/TaskContinuationOptions.cs
mcs/class/corlib/System.Threading.Tasks/TaskCreationOptions.cs
mcs/class/corlib/System.Threading.Tasks/TaskExceptionSlot.cs
mcs/class/corlib/System.Threading.Tasks/Task_T.cs
mcs/class/corlib/System.Threading/CancellationTokenSource.cs
mcs/class/corlib/System.Threading/Interlocked.cs
mcs/class/corlib/System.Threading/Monitor.cs
mcs/class/corlib/System.Threading/SemaphoreSlim.cs
mcs/class/corlib/System.Threading/ThreadLocal.cs
mcs/class/corlib/System.Threading/Volatile.cs
mcs/class/corlib/System/AppDomain.cs
mcs/class/corlib/System/Array.cs
mcs/class/corlib/System/ArraySegment.cs
mcs/class/corlib/System/Console.cs
mcs/class/corlib/System/Environment.cs
mcs/class/corlib/System/EventHandler.cs
mcs/class/corlib/System/Exception.cs
mcs/class/corlib/System/GC.cs
mcs/class/corlib/System/IProgress.cs
mcs/class/corlib/System/MonoType.cs
mcs/class/corlib/System/Progress.cs
mcs/class/corlib/System/Type.cs
mcs/class/corlib/System/WeakReference_T.cs