Run codeformatter on S.P.CoreLib sources
authorAlex Perovich <alperovi@microsoft.com>
Wed, 22 Feb 2017 23:23:44 +0000 (15:23 -0800)
committerAlex Perovich <alperovi@microsoft.com>
Thu, 23 Feb 2017 21:43:32 +0000 (13:43 -0800)
commitea9bee5ac2f96a1ea6b202dc4094b8d418d9209c
tree6ed2957084ed081ff2fce06d26d748b37b30165f
parent2ace58ac2bba14ffd469ecb89f972b8e9b8fd61d
Run codeformatter on S.P.CoreLib sources
681 files changed:
src/mscorlib/Common/PinnableBufferCache.cs
src/mscorlib/Common/Preprocessed/AssemblyRefs.g.cs
src/mscorlib/corefx/Interop/Windows/NtDll/Interop.ZeroMemory.cs
src/mscorlib/corefx/Interop/Windows/kernel32/Interop.FileOperations.cs
src/mscorlib/corefx/Interop/Windows/kernel32/Interop.GetFileInformationByHandleEx.cs
src/mscorlib/corefx/Interop/Windows/kernel32/Interop.GetLongPathNameW.cs
src/mscorlib/corefx/Interop/Windows/kernel32/Interop.GetTempFileNameW.cs
src/mscorlib/corefx/Interop/Windows/kernel32/Interop.GetTempPathW.cs
src/mscorlib/corefx/Interop/Windows/kernel32/Interop.WideCharToMultiByte.cs
src/mscorlib/corefx/Interop/Windows/kernel32/Interop.WriteFile_SafeHandle_IntPtr.cs
src/mscorlib/corefx/System/Buffers/Utilities.cs
src/mscorlib/corefx/System/IO/FileStream.Win32.cs
src/mscorlib/corefx/System/IO/FileStreamCompletionSource.Win32.cs
src/mscorlib/corefx/System/IO/Path.Windows.cs
src/mscorlib/corefx/System/IO/Path.cs
src/mscorlib/corefx/System/IO/PathInternal.Windows.cs
src/mscorlib/corefx/System/IO/PathInternal.cs
src/mscorlib/corefx/System/Security/SecureString.Windows.cs
src/mscorlib/src/Internal/Runtime/Augments/RuntimeThread.cs
src/mscorlib/src/Microsoft/Win32/OAVariantLib.cs
src/mscorlib/src/Microsoft/Win32/Registry.cs
src/mscorlib/src/Microsoft/Win32/RegistryKey.cs
src/mscorlib/src/Microsoft/Win32/RegistryValueKind.cs
src/mscorlib/src/Microsoft/Win32/RegistryView.cs
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeFindHandle.cs
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeLibraryHandle.cs
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeRegistryHandle.cs
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeWaitHandle.cs
src/mscorlib/src/Microsoft/Win32/SafeHandles/Win32SafeHandles.cs
src/mscorlib/src/Microsoft/Win32/UnsafeNativeMethods.cs
src/mscorlib/src/Microsoft/Win32/Win32Native.cs
src/mscorlib/src/System/Action.cs
src/mscorlib/src/System/Activator.cs
src/mscorlib/src/System/AggregateException.cs
src/mscorlib/src/System/AppContext/AppContext.cs
src/mscorlib/src/System/AppContext/AppContextDefaultValues.Defaults.cs
src/mscorlib/src/System/AppContext/AppContextSwitches.cs
src/mscorlib/src/System/AppDomain.cs
src/mscorlib/src/System/AppDomainAttributes.cs
src/mscorlib/src/System/AppDomainManager.cs
src/mscorlib/src/System/AppDomainSetup.cs
src/mscorlib/src/System/AppDomainUnloadedException.cs
src/mscorlib/src/System/ArgIterator.cs
src/mscorlib/src/System/ArgumentOutOfRangeException.cs
src/mscorlib/src/System/Array.cs
src/mscorlib/src/System/ArraySegment.cs
src/mscorlib/src/System/Attribute.cs
src/mscorlib/src/System/AttributeUsageAttribute.cs
src/mscorlib/src/System/BCLDebug.cs
src/mscorlib/src/System/BadImageFormatException.cs
src/mscorlib/src/System/BitConverter.cs
src/mscorlib/src/System/Boolean.cs
src/mscorlib/src/System/Buffer.cs
src/mscorlib/src/System/Byte.cs
src/mscorlib/src/System/CLRConfig.cs
src/mscorlib/src/System/Char.cs
src/mscorlib/src/System/Collections/ArrayList.cs
src/mscorlib/src/System/Collections/CollectionBase.cs
src/mscorlib/src/System/Collections/Comparer.cs
src/mscorlib/src/System/Collections/CompatibleComparer.cs
src/mscorlib/src/System/Collections/Concurrent/ConcurrentDictionary.cs
src/mscorlib/src/System/Collections/Concurrent/ConcurrentQueue.cs
src/mscorlib/src/System/Collections/Concurrent/ConcurrentStack.cs
src/mscorlib/src/System/Collections/Concurrent/IProducerConsumerCollection.cs
src/mscorlib/src/System/Collections/DictionaryEntry.cs
src/mscorlib/src/System/Collections/EmptyReadOnlyDictionaryInternal.cs
src/mscorlib/src/System/Collections/Generic/ArraySortHelper.cs
src/mscorlib/src/System/Collections/Generic/Comparer.cs
src/mscorlib/src/System/Collections/Generic/DebugView.cs
src/mscorlib/src/System/Collections/Generic/Dictionary.cs
src/mscorlib/src/System/Collections/Generic/EqualityComparer.cs
src/mscorlib/src/System/Collections/Generic/ICollection.cs
src/mscorlib/src/System/Collections/Generic/IComparer.cs
src/mscorlib/src/System/Collections/Generic/IDictionary.cs
src/mscorlib/src/System/Collections/Generic/IEnumerable.cs
src/mscorlib/src/System/Collections/Generic/IEnumerator.cs
src/mscorlib/src/System/Collections/Generic/IEqualityComparer.cs
src/mscorlib/src/System/Collections/Generic/IList.cs
src/mscorlib/src/System/Collections/Generic/IReadOnlyCollection.cs
src/mscorlib/src/System/Collections/Generic/IReadOnlyDictionary.cs
src/mscorlib/src/System/Collections/Generic/IReadOnlyList.cs
src/mscorlib/src/System/Collections/Generic/KeyNotFoundException.cs
src/mscorlib/src/System/Collections/Generic/KeyValuePair.cs
src/mscorlib/src/System/Collections/Generic/List.cs
src/mscorlib/src/System/Collections/Hashtable.cs
src/mscorlib/src/System/Collections/ICollection.cs
src/mscorlib/src/System/Collections/IComparer.cs
src/mscorlib/src/System/Collections/IDictionary.cs
src/mscorlib/src/System/Collections/IDictionaryEnumerator.cs
src/mscorlib/src/System/Collections/IEnumerable.cs
src/mscorlib/src/System/Collections/IEnumerator.cs
src/mscorlib/src/System/Collections/IEqualityComparer.cs
src/mscorlib/src/System/Collections/IHashCodeProvider.cs
src/mscorlib/src/System/Collections/IList.cs
src/mscorlib/src/System/Collections/IStructuralComparable.cs
src/mscorlib/src/System/Collections/IStructuralEquatable.cs
src/mscorlib/src/System/Collections/ListDictionaryInternal.cs
src/mscorlib/src/System/Collections/ObjectModel/Collection.cs
src/mscorlib/src/System/Collections/ObjectModel/KeyedCollection.cs
src/mscorlib/src/System/Collections/ObjectModel/ReadOnlyCollection.cs
src/mscorlib/src/System/Collections/ObjectModel/ReadOnlyDictionary.cs
src/mscorlib/src/System/Collections/StructuralComparisons.cs
src/mscorlib/src/System/ComponentModel/EditorBrowsableAttribute.cs
src/mscorlib/src/System/Configuration/Assemblies/AssemblyHashAlgorithm.cs
src/mscorlib/src/System/Configuration/Assemblies/AssemblyVersionCompatibility.cs
src/mscorlib/src/System/Convert.cs
src/mscorlib/src/System/Currency.cs
src/mscorlib/src/System/CurrentTimeZone.cs
src/mscorlib/src/System/DBNull.cs
src/mscorlib/src/System/DataMisalignedException.cs
src/mscorlib/src/System/DateTime.cs
src/mscorlib/src/System/DateTimeOffset.cs
src/mscorlib/src/System/Decimal.cs
src/mscorlib/src/System/DefaultBinder.cs
src/mscorlib/src/System/Delegate.cs
src/mscorlib/src/System/DelegateSerializationHolder.cs
src/mscorlib/src/System/Diagnostics/Assert.cs
src/mscorlib/src/System/Diagnostics/AssertFilter.cs
src/mscorlib/src/System/Diagnostics/AssertFilters.cs
src/mscorlib/src/System/Diagnostics/CodeAnalysis/SuppressMessageAttribute.cs
src/mscorlib/src/System/Diagnostics/ConditionalAttribute.cs
src/mscorlib/src/System/Diagnostics/Contracts/Contracts.cs
src/mscorlib/src/System/Diagnostics/Contracts/ContractsBCL.cs
src/mscorlib/src/System/Diagnostics/Debugger.cs
src/mscorlib/src/System/Diagnostics/DebuggerAttributes.cs
src/mscorlib/src/System/Diagnostics/EditAndContinueHelper.cs
src/mscorlib/src/System/Diagnostics/Eventing/ActivityTracker.cs
src/mscorlib/src/System/Diagnostics/Eventing/EventDescriptor.cs
src/mscorlib/src/System/Diagnostics/Eventing/EventProvider.cs
src/mscorlib/src/System/Diagnostics/Eventing/EventSource.cs
src/mscorlib/src/System/Diagnostics/Eventing/EventSourceException.cs
src/mscorlib/src/System/Diagnostics/Eventing/EventSource_CoreCLR.cs
src/mscorlib/src/System/Diagnostics/Eventing/FrameworkEventSource.cs
src/mscorlib/src/System/Diagnostics/Eventing/StubEnvironment.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/ArrayTypeInfo.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/ConcurrentSet.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/DataCollector.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/EnumerableTypeInfo.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/EventDataAttribute.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/EventPayload.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/FieldMetadata.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/InvokeTypeInfo.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/NameInfo.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/PropertyValue.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/SimpleTypeInfos.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/TraceLoggingEventSource.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/TraceLoggingEventTypes.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/TraceLoggingMetadataCollector.cs
src/mscorlib/src/System/Diagnostics/Eventing/TraceLogging/TraceLoggingTypeInfo.cs
src/mscorlib/src/System/Diagnostics/Eventing/Winmeta.cs
src/mscorlib/src/System/Diagnostics/ICustomDebuggerNotification.cs
src/mscorlib/src/System/Diagnostics/LogSwitch.cs
src/mscorlib/src/System/Diagnostics/LoggingLevels.cs
src/mscorlib/src/System/Diagnostics/Stackframe.cs
src/mscorlib/src/System/Diagnostics/Stacktrace.cs
src/mscorlib/src/System/Diagnostics/SymbolStore/ISymDocumentWriter.cs
src/mscorlib/src/System/Diagnostics/SymbolStore/ISymWriter.cs
src/mscorlib/src/System/Diagnostics/SymbolStore/SymAddressKind.cs
src/mscorlib/src/System/Diagnostics/SymbolStore/Token.cs
src/mscorlib/src/System/Diagnostics/log.cs
src/mscorlib/src/System/DllNotFoundException.cs
src/mscorlib/src/System/Double.cs
src/mscorlib/src/System/Empty.cs
src/mscorlib/src/System/Enum.cs
src/mscorlib/src/System/Environment.cs
src/mscorlib/src/System/Exception.cs
src/mscorlib/src/System/GC.cs
src/mscorlib/src/System/Globalization/BidiCategory.cs
src/mscorlib/src/System/Globalization/Calendar.cs
src/mscorlib/src/System/Globalization/CalendarAlgorithmType.cs
src/mscorlib/src/System/Globalization/CalendarData.cs
src/mscorlib/src/System/Globalization/CalendarWeekRule.cs
src/mscorlib/src/System/Globalization/CalendricalCalculationsHelper.cs
src/mscorlib/src/System/Globalization/CharUnicodeInfo.cs
src/mscorlib/src/System/Globalization/ChineseLunisolarCalendar.cs
src/mscorlib/src/System/Globalization/CompareInfo.cs
src/mscorlib/src/System/Globalization/CultureData.cs
src/mscorlib/src/System/Globalization/CultureInfo.cs
src/mscorlib/src/System/Globalization/CultureNotFoundException.cs
src/mscorlib/src/System/Globalization/CultureTypes.cs
src/mscorlib/src/System/Globalization/DateTimeFormat.cs
src/mscorlib/src/System/Globalization/DateTimeFormatInfo.cs
src/mscorlib/src/System/Globalization/DateTimeFormatInfoScanner.cs
src/mscorlib/src/System/Globalization/DateTimeParse.cs
src/mscorlib/src/System/Globalization/DateTimeStyles.cs
src/mscorlib/src/System/Globalization/DaylightTime.cs
src/mscorlib/src/System/Globalization/DigitShapes.cs
src/mscorlib/src/System/Globalization/EastAsianLunisolarCalendar.cs
src/mscorlib/src/System/Globalization/EncodingDataItem.cs
src/mscorlib/src/System/Globalization/EncodingTable.cs
src/mscorlib/src/System/Globalization/GlobalizationAssembly.cs
src/mscorlib/src/System/Globalization/GregorianCalendar.cs
src/mscorlib/src/System/Globalization/GregorianCalendarHelper.cs
src/mscorlib/src/System/Globalization/GregorianCalendarTypes.cs
src/mscorlib/src/System/Globalization/HebrewCalendar.cs
src/mscorlib/src/System/Globalization/HebrewNumber.cs
src/mscorlib/src/System/Globalization/HijriCalendar.cs
src/mscorlib/src/System/Globalization/IdnMapping.cs
src/mscorlib/src/System/Globalization/JapaneseCalendar.cs
src/mscorlib/src/System/Globalization/JapaneseLunisolarCalendar.cs
src/mscorlib/src/System/Globalization/JulianCalendar.cs
src/mscorlib/src/System/Globalization/KoreanCalendar.cs
src/mscorlib/src/System/Globalization/KoreanLunisolarCalendar.cs
src/mscorlib/src/System/Globalization/NumberFormatInfo.cs
src/mscorlib/src/System/Globalization/NumberStyles.cs
src/mscorlib/src/System/Globalization/PersianCalendar.cs
src/mscorlib/src/System/Globalization/RegionInfo.cs
src/mscorlib/src/System/Globalization/SortKey.cs
src/mscorlib/src/System/Globalization/SortVersion.cs
src/mscorlib/src/System/Globalization/StringInfo.cs
src/mscorlib/src/System/Globalization/TaiwanCalendar.cs
src/mscorlib/src/System/Globalization/TaiwanLunisolarCalendar.cs
src/mscorlib/src/System/Globalization/TextElementEnumerator.cs
src/mscorlib/src/System/Globalization/TextInfo.cs
src/mscorlib/src/System/Globalization/ThaiBuddhistCalendar.cs
src/mscorlib/src/System/Globalization/TimeSpanFormat.cs
src/mscorlib/src/System/Globalization/TimeSpanParse.cs
src/mscorlib/src/System/Globalization/TimeSpanStyles.cs
src/mscorlib/src/System/Globalization/UmAlQuraCalendar.cs
src/mscorlib/src/System/Globalization/UnicodeCategory.cs
src/mscorlib/src/System/Guid.cs
src/mscorlib/src/System/IAppDomainPauseManager.cs
src/mscorlib/src/System/ICloneable.cs
src/mscorlib/src/System/IO/BinaryReader.cs
src/mscorlib/src/System/IO/BinaryWriter.cs
src/mscorlib/src/System/IO/Directory.cs
src/mscorlib/src/System/IO/DirectoryNotFoundException.cs
src/mscorlib/src/System/IO/DriveNotFoundException.cs
src/mscorlib/src/System/IO/EndOfStreamException.cs
src/mscorlib/src/System/IO/File.cs
src/mscorlib/src/System/IO/FileAccess.cs
src/mscorlib/src/System/IO/FileLoadException.cs
src/mscorlib/src/System/IO/FileMode.cs
src/mscorlib/src/System/IO/FileNotFoundException.cs
src/mscorlib/src/System/IO/FileOptions.cs
src/mscorlib/src/System/IO/FileShare.cs
src/mscorlib/src/System/IO/IOException.cs
src/mscorlib/src/System/IO/MemoryStream.cs
src/mscorlib/src/System/IO/PathTooLongException.cs
src/mscorlib/src/System/IO/PinnedBufferMemoryStream.cs
src/mscorlib/src/System/IO/SearchOption.cs
src/mscorlib/src/System/IO/SeekOrigin.cs
src/mscorlib/src/System/IO/Stream.cs
src/mscorlib/src/System/IO/UnmanagedMemoryAccessor.cs
src/mscorlib/src/System/IO/UnmanagedMemoryStream.cs
src/mscorlib/src/System/IO/UnmanagedMemoryStreamWrapper.cs
src/mscorlib/src/System/IO/__Error.cs
src/mscorlib/src/System/IO/__HResults.cs
src/mscorlib/src/System/IServiceObjectProvider.cs
src/mscorlib/src/System/InsufficientMemoryException.cs
src/mscorlib/src/System/Int16.cs
src/mscorlib/src/System/Int32.cs
src/mscorlib/src/System/Int64.cs
src/mscorlib/src/System/IntPtr.cs
src/mscorlib/src/System/Internal.cs
src/mscorlib/src/System/Lazy.cs
src/mscorlib/src/System/LowLevelConsole.cs
src/mscorlib/src/System/Math.cs
src/mscorlib/src/System/MathF.cs
src/mscorlib/src/System/MissingFieldException.cs
src/mscorlib/src/System/MissingMemberException.cs
src/mscorlib/src/System/MissingMethodException.cs
src/mscorlib/src/System/MulticastDelegate.cs
src/mscorlib/src/System/NonSerializedAttribute.cs
src/mscorlib/src/System/NotFiniteNumberException.cs
src/mscorlib/src/System/Nullable.cs
src/mscorlib/src/System/Number.cs
src/mscorlib/src/System/Object.cs
src/mscorlib/src/System/ObjectDisposedException.cs
src/mscorlib/src/System/OleAutBinder.cs
src/mscorlib/src/System/OperatingSystem.cs
src/mscorlib/src/System/OperationCanceledException.cs
src/mscorlib/src/System/OutOfMemoryException.cs
src/mscorlib/src/System/ParamsArray.cs
src/mscorlib/src/System/ParseNumbers.cs
src/mscorlib/src/System/PlatformID.cs
src/mscorlib/src/System/Random.cs
src/mscorlib/src/System/Reflection/AmbiguousMatchException.cs
src/mscorlib/src/System/Reflection/Assembly.cs
src/mscorlib/src/System/Reflection/AssemblyAttributes.cs
src/mscorlib/src/System/Reflection/AssemblyName.cs
src/mscorlib/src/System/Reflection/AssemblyNameFlags.cs
src/mscorlib/src/System/Reflection/Associates.cs
src/mscorlib/src/System/Reflection/Binder.cs
src/mscorlib/src/System/Reflection/BindingFlags.cs
src/mscorlib/src/System/Reflection/CallingConventions.cs
src/mscorlib/src/System/Reflection/ConstructorInfo.cs
src/mscorlib/src/System/Reflection/CustomAttribute.cs
src/mscorlib/src/System/Reflection/CustomAttributeExtensions.cs
src/mscorlib/src/System/Reflection/CustomAttributeFormatException.cs
src/mscorlib/src/System/Reflection/DefaultMemberAttribute.cs
src/mscorlib/src/System/Reflection/Emit/AQNBuilder.cs
src/mscorlib/src/System/Reflection/Emit/AssemblyBuilder.cs
src/mscorlib/src/System/Reflection/Emit/AssemblyBuilderAccess.cs
src/mscorlib/src/System/Reflection/Emit/AssemblyBuilderData.cs
src/mscorlib/src/System/Reflection/Emit/ConstructorBuilder.cs
src/mscorlib/src/System/Reflection/Emit/CustomAttributeBuilder.cs
src/mscorlib/src/System/Reflection/Emit/DynamicILGenerator.cs
src/mscorlib/src/System/Reflection/Emit/DynamicMethod.cs
src/mscorlib/src/System/Reflection/Emit/EnumBuilder.cs
src/mscorlib/src/System/Reflection/Emit/EventBuilder.cs
src/mscorlib/src/System/Reflection/Emit/EventToken.cs
src/mscorlib/src/System/Reflection/Emit/FieldBuilder.cs
src/mscorlib/src/System/Reflection/Emit/FieldToken.cs
src/mscorlib/src/System/Reflection/Emit/FlowControl.cs
src/mscorlib/src/System/Reflection/Emit/GenericTypeParameterBuilder.cs
src/mscorlib/src/System/Reflection/Emit/ILGenerator.cs
src/mscorlib/src/System/Reflection/Emit/ISymWrapperCore.cs
src/mscorlib/src/System/Reflection/Emit/Label.cs
src/mscorlib/src/System/Reflection/Emit/LocalBuilder.cs
src/mscorlib/src/System/Reflection/Emit/MethodBuilder.cs
src/mscorlib/src/System/Reflection/Emit/MethodBuilderInstantiation.cs
src/mscorlib/src/System/Reflection/Emit/MethodToken.cs
src/mscorlib/src/System/Reflection/Emit/ModuleBuilder.cs
src/mscorlib/src/System/Reflection/Emit/ModuleBuilderData.cs
src/mscorlib/src/System/Reflection/Emit/OpCodes.cs
src/mscorlib/src/System/Reflection/Emit/Opcode.cs
src/mscorlib/src/System/Reflection/Emit/OpcodeType.cs
src/mscorlib/src/System/Reflection/Emit/OperandType.cs
src/mscorlib/src/System/Reflection/Emit/PEFileKinds.cs
src/mscorlib/src/System/Reflection/Emit/ParameterBuilder.cs
src/mscorlib/src/System/Reflection/Emit/ParameterToken.cs
src/mscorlib/src/System/Reflection/Emit/PropertyBuilder.cs
src/mscorlib/src/System/Reflection/Emit/PropertyToken.cs
src/mscorlib/src/System/Reflection/Emit/SignatureHelper.cs
src/mscorlib/src/System/Reflection/Emit/SignatureToken.cs
src/mscorlib/src/System/Reflection/Emit/StackBehaviour.cs
src/mscorlib/src/System/Reflection/Emit/StringToken.cs
src/mscorlib/src/System/Reflection/Emit/SymbolMethod.cs
src/mscorlib/src/System/Reflection/Emit/SymbolType.cs
src/mscorlib/src/System/Reflection/Emit/TypeBuilder.cs
src/mscorlib/src/System/Reflection/Emit/TypeBuilderInstantiation.cs
src/mscorlib/src/System/Reflection/Emit/TypeToken.cs
src/mscorlib/src/System/Reflection/Emit/XXXOnTypeBuilderInstantiation.cs
src/mscorlib/src/System/Reflection/EventAttributes.cs
src/mscorlib/src/System/Reflection/EventInfo.cs
src/mscorlib/src/System/Reflection/FieldAttributes.cs
src/mscorlib/src/System/Reflection/FieldInfo.cs
src/mscorlib/src/System/Reflection/GenericParameterAttributes.cs
src/mscorlib/src/System/Reflection/ICustomAttributeProvider.cs
src/mscorlib/src/System/Reflection/IReflect.cs
src/mscorlib/src/System/Reflection/IReflectableType.cs
src/mscorlib/src/System/Reflection/InterfaceMapping.cs
src/mscorlib/src/System/Reflection/IntrospectionExtensions.cs
src/mscorlib/src/System/Reflection/InvalidFilterCriteriaException.cs
src/mscorlib/src/System/Reflection/LoaderAllocator.cs
src/mscorlib/src/System/Reflection/ManifestResourceInfo.cs
src/mscorlib/src/System/Reflection/MdConstant.cs
src/mscorlib/src/System/Reflection/MdImport.cs
src/mscorlib/src/System/Reflection/MemberFilter.cs
src/mscorlib/src/System/Reflection/MemberInfo.cs
src/mscorlib/src/System/Reflection/MemberInfoSerializationHolder.cs
src/mscorlib/src/System/Reflection/MemberTypes.cs
src/mscorlib/src/System/Reflection/MethodAttributes.cs
src/mscorlib/src/System/Reflection/MethodBase.cs
src/mscorlib/src/System/Reflection/MethodBody.cs
src/mscorlib/src/System/Reflection/MethodImplAttributes.cs
src/mscorlib/src/System/Reflection/MethodInfo.cs
src/mscorlib/src/System/Reflection/Missing.cs
src/mscorlib/src/System/Reflection/Module.cs
src/mscorlib/src/System/Reflection/ObfuscateAssemblyAttribute.cs
src/mscorlib/src/System/Reflection/ObfuscationAttribute.cs
src/mscorlib/src/System/Reflection/ParameterAttributes.cs
src/mscorlib/src/System/Reflection/ParameterInfo.cs
src/mscorlib/src/System/Reflection/ParameterModifier.cs
src/mscorlib/src/System/Reflection/Pointer.cs
src/mscorlib/src/System/Reflection/PropertyAttributes.cs
src/mscorlib/src/System/Reflection/PropertyInfo.cs
src/mscorlib/src/System/Reflection/ReflectionContext.cs
src/mscorlib/src/System/Reflection/ReflectionTypeLoadException.cs
src/mscorlib/src/System/Reflection/ResourceAttributes.cs
src/mscorlib/src/System/Reflection/RuntimeReflectionExtensions.cs
src/mscorlib/src/System/Reflection/StrongNameKeyPair.cs
src/mscorlib/src/System/Reflection/TargetException.cs
src/mscorlib/src/System/Reflection/TargetInvocationException.cs
src/mscorlib/src/System/Reflection/TargetParameterCountException.cs
src/mscorlib/src/System/Reflection/TypeAttributes.cs
src/mscorlib/src/System/Reflection/TypeDelegator.cs
src/mscorlib/src/System/Reflection/TypeFilter.cs
src/mscorlib/src/System/Reflection/TypeInfo.cs
src/mscorlib/src/System/Reflection/__Filters.cs
src/mscorlib/src/System/ResId.cs
src/mscorlib/src/System/Resources/FileBasedResourceGroveler.cs
src/mscorlib/src/System/Resources/IResourceGroveler.cs
src/mscorlib/src/System/Resources/IResourceReader.cs
src/mscorlib/src/System/Resources/ManifestBasedResourceGroveler.cs
src/mscorlib/src/System/Resources/MissingManifestResourceException.cs
src/mscorlib/src/System/Resources/MissingSatelliteAssemblyException.cs
src/mscorlib/src/System/Resources/NeutralResourcesLanguageAttribute.cs
src/mscorlib/src/System/Resources/ResourceFallbackManager.cs
src/mscorlib/src/System/Resources/ResourceManager.cs
src/mscorlib/src/System/Resources/ResourceReader.cs
src/mscorlib/src/System/Resources/ResourceSet.cs
src/mscorlib/src/System/Resources/ResourceTypeCode.cs
src/mscorlib/src/System/Resources/RuntimeResourceSet.cs
src/mscorlib/src/System/Resources/SatelliteContractVersionAttribute.cs
src/mscorlib/src/System/Resources/UltimateResourceFallbackLocation.cs
src/mscorlib/src/System/Resources/__FastResourceComparer.cs
src/mscorlib/src/System/Resources/__HResults.cs
src/mscorlib/src/System/RtType.cs
src/mscorlib/src/System/Runtime/CompilerServices/AccessedThroughPropertyAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/AssemblySettingAttributes.cs
src/mscorlib/src/System/Runtime/CompilerServices/AsyncMethodBuilder.cs
src/mscorlib/src/System/Runtime/CompilerServices/CompilationRelaxations.cs
src/mscorlib/src/System/Runtime/CompilerServices/CompilerGeneratedAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/CompilerGlobalScopeAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/ConditionalWeakTable.cs
src/mscorlib/src/System/Runtime/CompilerServices/CustomConstantAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/DateTimeConstantAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/DecimalConstantAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/DisablePrivateReflectionAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/DiscardableAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/ExtensionAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/FixedAddressValueTypeAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/FixedBufferAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/FormattableStringFactory.cs
src/mscorlib/src/System/Runtime/CompilerServices/ICastable.cs
src/mscorlib/src/System/Runtime/CompilerServices/IndexerNameAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/InternalsVisibleToAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/IsVolatile.cs
src/mscorlib/src/System/Runtime/CompilerServices/MethodImplAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/ReferenceAssemblyAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/RuntimeCompatibilityAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/RuntimeHelpers.cs
src/mscorlib/src/System/Runtime/CompilerServices/RuntimeWrappedException.cs
src/mscorlib/src/System/Runtime/CompilerServices/SpecialNameAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/SuppressIldasmAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/SuppressMergeCheckAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/TaskAwaiter.cs
src/mscorlib/src/System/Runtime/CompilerServices/TypeDependencyAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/TypeForwardedFromAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/TypeForwardedToAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/UnsafeValueTypeAttribute.cs
src/mscorlib/src/System/Runtime/CompilerServices/YieldAwaitable.cs
src/mscorlib/src/System/Runtime/CompilerServices/jithelpers.cs
src/mscorlib/src/System/Runtime/ExceptionServices/CorruptingExceptionCommon.cs
src/mscorlib/src/System/Runtime/ExceptionServices/ExceptionNotification.cs
src/mscorlib/src/System/Runtime/ExceptionServices/ExceptionServicesCommon.cs
src/mscorlib/src/System/Runtime/GcSettings.cs
src/mscorlib/src/System/Runtime/InteropServices/ArrayWithOffset.cs
src/mscorlib/src/System/Runtime/InteropServices/Attributes.cs
src/mscorlib/src/System/Runtime/InteropServices/BStrWrapper.cs
src/mscorlib/src/System/Runtime/InteropServices/COMException.cs
src/mscorlib/src/System/Runtime/InteropServices/CallingConvention.cs
src/mscorlib/src/System/Runtime/InteropServices/CharSet.cs
src/mscorlib/src/System/Runtime/InteropServices/ComEventsHelper.cs
src/mscorlib/src/System/Runtime/InteropServices/ComEventsInfo.cs
src/mscorlib/src/System/Runtime/InteropServices/ComEventsMethod.cs
src/mscorlib/src/System/Runtime/InteropServices/ComEventsSink.cs
src/mscorlib/src/System/Runtime/InteropServices/ComMemberType.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IBindCtx.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IConnectionPoint.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IConnectionPointContainer.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumConnectionPoints.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumConnections.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumMoniker.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumString.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumVARIANT.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IMoniker.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IPersistFile.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IRunningObjectTable.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IStream.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeComp.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeInfo.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeInfo2.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeLib.cs
src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeLib2.cs
src/mscorlib/src/System/Runtime/InteropServices/CriticalHandle.cs
src/mscorlib/src/System/Runtime/InteropServices/CurrencyWrapper.cs
src/mscorlib/src/System/Runtime/InteropServices/DispatchWrapper.cs
src/mscorlib/src/System/Runtime/InteropServices/ErrorWrapper.cs
src/mscorlib/src/System/Runtime/InteropServices/Expando/IExpando.cs
src/mscorlib/src/System/Runtime/InteropServices/ExternalException.cs
src/mscorlib/src/System/Runtime/InteropServices/GcHandle.cs
src/mscorlib/src/System/Runtime/InteropServices/HandleRef.cs
src/mscorlib/src/System/Runtime/InteropServices/ICustomAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/ICustomFactory.cs
src/mscorlib/src/System/Runtime/InteropServices/ICustomMarshaler.cs
src/mscorlib/src/System/Runtime/InteropServices/ICustomQueryInterface.cs
src/mscorlib/src/System/Runtime/InteropServices/ITypeLibConverter.cs
src/mscorlib/src/System/Runtime/InteropServices/InvalidComObjectException.cs
src/mscorlib/src/System/Runtime/InteropServices/InvalidOleVariantTypeException.cs
src/mscorlib/src/System/Runtime/InteropServices/LayoutKind.cs
src/mscorlib/src/System/Runtime/InteropServices/Marshal.cs
src/mscorlib/src/System/Runtime/InteropServices/MarshalDirectiveException.cs
src/mscorlib/src/System/Runtime/InteropServices/NativeCallableAttribute.cs
src/mscorlib/src/System/Runtime/InteropServices/NativeMethods.cs
src/mscorlib/src/System/Runtime/InteropServices/PInvokeMap.cs
src/mscorlib/src/System/Runtime/InteropServices/RuntimeEnvironment.cs
src/mscorlib/src/System/Runtime/InteropServices/SEHException.cs
src/mscorlib/src/System/Runtime/InteropServices/SafeArrayRankMismatchException.cs
src/mscorlib/src/System/Runtime/InteropServices/SafeArrayTypeMismatchException.cs
src/mscorlib/src/System/Runtime/InteropServices/SafeBuffer.cs
src/mscorlib/src/System/Runtime/InteropServices/SafeHandle.cs
src/mscorlib/src/System/Runtime/InteropServices/UnknownWrapper.cs
src/mscorlib/src/System/Runtime/InteropServices/VariantWrapper.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/Attributes.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/BindableVectorToCollectionAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIKeyValuePairImpl.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIPropertyValueImpl.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIReferenceImpl.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ConstantSplittableMap.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/CustomPropertyImpl.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryKeyCollection.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryToMapAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryValueCollection.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/EnumeratorToIteratorAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IClosable.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ICustomProperty.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ICustomPropertyProvider.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IIterable.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IMap.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IMapViewToIReadOnlyDictionaryAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IPropertyValue.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IReadOnlyDictionaryToIMapViewAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IReadOnlyListToIVectorViewAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IVector.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IVectorViewToIReadOnlyListAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IteratorToEnumeratorAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ListToBindableVectorAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ListToBindableVectorViewAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ListToVectorAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ManagedActivationFactory.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/MapToDictionaryAdapter.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/NativeMethods.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/PropertyValue.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/RuntimeClass.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsRuntimeBufferHelper.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsRuntimeMarshal.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsRuntimeMetadata.cs
src/mscorlib/src/System/Runtime/Loader/AssemblyLoadContext.cs
src/mscorlib/src/System/Runtime/MemoryFailPoint.cs
src/mscorlib/src/System/Runtime/Reliability/PrePrepareMethodAttribute.cs
src/mscorlib/src/System/Runtime/Reliability/ReliabilityContractAttribute.cs
src/mscorlib/src/System/Runtime/Remoting/ObjectHandle.cs
src/mscorlib/src/System/Runtime/Serialization/FormatterConverter.cs
src/mscorlib/src/System/Runtime/Serialization/FormatterServices.cs
src/mscorlib/src/System/Runtime/Serialization/IDeserializationCallback.cs
src/mscorlib/src/System/Runtime/Serialization/IFormatterConverter.cs
src/mscorlib/src/System/Runtime/Serialization/IObjectReference.cs
src/mscorlib/src/System/Runtime/Serialization/ISerializable.cs
src/mscorlib/src/System/Runtime/Serialization/SafeSerializationManager.cs
src/mscorlib/src/System/Runtime/Serialization/SerializationAttributes.cs
src/mscorlib/src/System/Runtime/Serialization/SerializationException.cs
src/mscorlib/src/System/Runtime/Serialization/SerializationInfo.cs
src/mscorlib/src/System/Runtime/Serialization/SerializationInfoEnumerator.cs
src/mscorlib/src/System/Runtime/Serialization/StreamingContext.cs
src/mscorlib/src/System/Runtime/Versioning/NonVersionableAttribute.cs
src/mscorlib/src/System/Runtime/Versioning/TargetFrameworkAttribute.cs
src/mscorlib/src/System/RuntimeArgumentHandle.cs
src/mscorlib/src/System/RuntimeHandles.cs
src/mscorlib/src/System/SByte.cs
src/mscorlib/src/System/Security/Attributes.cs
src/mscorlib/src/System/Security/SecurityException.cs
src/mscorlib/src/System/Security/SecurityState.cs
src/mscorlib/src/System/Security/Util/URLString.cs
src/mscorlib/src/System/Security/VerificationException.cs
src/mscorlib/src/System/SerializableAttribute.cs
src/mscorlib/src/System/SharedStatics.cs
src/mscorlib/src/System/Single.cs
src/mscorlib/src/System/Span.cs
src/mscorlib/src/System/String.Comparison.cs
src/mscorlib/src/System/String.Manipulation.cs
src/mscorlib/src/System/String.Searching.cs
src/mscorlib/src/System/String.cs
src/mscorlib/src/System/StringComparer.cs
src/mscorlib/src/System/StringFreezingAttribute.cs
src/mscorlib/src/System/StubHelpers.cs
src/mscorlib/src/System/Text/ASCIIEncoding.cs
src/mscorlib/src/System/Text/Decoder.cs
src/mscorlib/src/System/Text/DecoderBestFitFallback.cs
src/mscorlib/src/System/Text/DecoderExceptionFallback.cs
src/mscorlib/src/System/Text/DecoderFallback.cs
src/mscorlib/src/System/Text/DecoderNLS.cs
src/mscorlib/src/System/Text/DecoderReplacementFallback.cs
src/mscorlib/src/System/Text/Encoder.cs
src/mscorlib/src/System/Text/EncoderBestFitFallback.cs
src/mscorlib/src/System/Text/EncoderExceptionFallback.cs
src/mscorlib/src/System/Text/EncoderFallback.cs
src/mscorlib/src/System/Text/EncoderNLS.cs
src/mscorlib/src/System/Text/EncoderReplacementFallback.cs
src/mscorlib/src/System/Text/Encoding.cs
src/mscorlib/src/System/Text/EncodingForwarder.cs
src/mscorlib/src/System/Text/EncodingInfo.cs
src/mscorlib/src/System/Text/EncodingNLS.cs
src/mscorlib/src/System/Text/EncodingProvider.cs
src/mscorlib/src/System/Text/Latin1Encoding.cs
src/mscorlib/src/System/Text/Normalization.Windows.cs
src/mscorlib/src/System/Text/Normalization.cs
src/mscorlib/src/System/Text/StringBuilder.cs
src/mscorlib/src/System/Text/StringBuilderCache.cs
src/mscorlib/src/System/Text/UTF32Encoding.cs
src/mscorlib/src/System/Text/UTF7Encoding.cs
src/mscorlib/src/System/Text/UTF8Encoding.cs
src/mscorlib/src/System/Text/UnicodeEncoding.cs
src/mscorlib/src/System/Threading/AbandonedMutexException.cs
src/mscorlib/src/System/Threading/ApartmentState.cs
src/mscorlib/src/System/Threading/AsyncLocal.cs
src/mscorlib/src/System/Threading/AutoResetEvent.cs
src/mscorlib/src/System/Threading/CancellationToken.cs
src/mscorlib/src/System/Threading/CancellationTokenRegistration.cs
src/mscorlib/src/System/Threading/CancellationTokenSource.cs
src/mscorlib/src/System/Threading/CountdownEvent.cs
src/mscorlib/src/System/Threading/EventResetMode.cs
src/mscorlib/src/System/Threading/EventWaitHandle.cs
src/mscorlib/src/System/Threading/ExecutionContext.cs
src/mscorlib/src/System/Threading/Interlocked.cs
src/mscorlib/src/System/Threading/LazyInitializer.cs
src/mscorlib/src/System/Threading/LockRecursionException.cs
src/mscorlib/src/System/Threading/ManualResetEvent.cs
src/mscorlib/src/System/Threading/ManualResetEventSlim.cs
src/mscorlib/src/System/Threading/Monitor.cs
src/mscorlib/src/System/Threading/Mutex.cs
src/mscorlib/src/System/Threading/Overlapped.cs
src/mscorlib/src/System/Threading/ParameterizedThreadStart.cs
src/mscorlib/src/System/Threading/SemaphoreFullException.cs
src/mscorlib/src/System/Threading/SemaphoreSlim.cs
src/mscorlib/src/System/Threading/SendOrPostCallback.cs
src/mscorlib/src/System/Threading/SpinWait.cs
src/mscorlib/src/System/Threading/SynchronizationContext.cs
src/mscorlib/src/System/Threading/SynchronizationLockException.cs
src/mscorlib/src/System/Threading/Tasks/AsyncCausalityTracer.cs
src/mscorlib/src/System/Threading/Tasks/ConcurrentExclusiveSchedulerPair.cs
src/mscorlib/src/System/Threading/Tasks/FutureFactory.cs
src/mscorlib/src/System/Threading/Tasks/IAsyncCausalityTracerStatics.cs
src/mscorlib/src/System/Threading/Tasks/ProducerConsumerQueues.cs
src/mscorlib/src/System/Threading/Tasks/TPLETWProvider.cs
src/mscorlib/src/System/Threading/Tasks/Task.cs
src/mscorlib/src/System/Threading/Tasks/TaskCanceledException.cs
src/mscorlib/src/System/Threading/Tasks/TaskCompletionSource.cs
src/mscorlib/src/System/Threading/Tasks/TaskContinuation.cs
src/mscorlib/src/System/Threading/Tasks/TaskExceptionHolder.cs
src/mscorlib/src/System/Threading/Tasks/TaskFactory.cs
src/mscorlib/src/System/Threading/Tasks/TaskScheduler.cs
src/mscorlib/src/System/Threading/Tasks/TaskSchedulerException.cs
src/mscorlib/src/System/Threading/Tasks/TaskToApm.cs
src/mscorlib/src/System/Threading/Tasks/ThreadPoolTaskScheduler.cs
src/mscorlib/src/System/Threading/Tasks/future.cs
src/mscorlib/src/System/Threading/Thread.cs
src/mscorlib/src/System/Threading/ThreadAbortException.cs
src/mscorlib/src/System/Threading/ThreadInterruptedException.cs
src/mscorlib/src/System/Threading/ThreadLocal.cs
src/mscorlib/src/System/Threading/ThreadPool.cs
src/mscorlib/src/System/Threading/ThreadPriority.cs
src/mscorlib/src/System/Threading/ThreadStart.cs
src/mscorlib/src/System/Threading/ThreadStartException.cs
src/mscorlib/src/System/Threading/ThreadState.cs
src/mscorlib/src/System/Threading/ThreadStateException.cs
src/mscorlib/src/System/Threading/Timeout.cs
src/mscorlib/src/System/Threading/Timer.cs
src/mscorlib/src/System/Threading/Volatile.cs
src/mscorlib/src/System/Threading/WaitHandle.cs
src/mscorlib/src/System/Threading/WaitHandleCannotBeOpenedException.cs
src/mscorlib/src/System/ThrowHelper.cs
src/mscorlib/src/System/TimeSpan.cs
src/mscorlib/src/System/TimeZone.cs
src/mscorlib/src/System/TimeZoneInfo.AdjustmentRule.cs
src/mscorlib/src/System/TimeZoneInfo.TransitionTime.cs
src/mscorlib/src/System/TimeZoneInfo.Win32.cs
src/mscorlib/src/System/TimeZoneInfo.cs
src/mscorlib/src/System/Tuple.cs
src/mscorlib/src/System/Type.cs
src/mscorlib/src/System/TypeLoadException.cs
src/mscorlib/src/System/TypeNameParser.cs
src/mscorlib/src/System/TypeUnloadedException.cs
src/mscorlib/src/System/TypedReference.cs
src/mscorlib/src/System/UInt16.cs
src/mscorlib/src/System/UInt32.cs
src/mscorlib/src/System/UInt64.cs
src/mscorlib/src/System/UIntPtr.cs
src/mscorlib/src/System/UnitySerializationHolder.cs
src/mscorlib/src/System/ValueType.cs
src/mscorlib/src/System/Variant.cs
src/mscorlib/src/System/Version.cs
src/mscorlib/src/System/WeakReference.cs
src/mscorlib/src/System/WeakReferenceOfT.cs
src/mscorlib/src/System/XmlIgnoreMemberAttribute.cs
src/mscorlib/src/System/__ComObject.cs
src/mscorlib/src/System/__Filters.cs
src/mscorlib/src/System/__HResults.cs
src/mscorlib/src/mscorlib.Friends.cs