Rename mscorlib to System.Private.Corelib (#17926)
authorMaryam Ariyan <maryam.ariyan@microsoft.com>
Wed, 9 May 2018 03:30:54 +0000 (20:30 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 9 May 2018 03:30:54 +0000 (20:30 -0700)
commit85374ceaed177f71472cc4c23c69daf7402e5048
treec8cf93827b59f7121a3a702521862917217ab3cf
parentbaf64be6d069c842c0f4df3cae376c5a14ec1ab0
Rename mscorlib to System.Private.Corelib (#17926)

* diff from just renaming folder mscorlib to System.Private.CoreLib

* Updating build.proj to reflect name change

Fixes: #17905
1186 files changed:
src/System.Private.CoreLib/Common/NotImplemented.cs [moved from src/mscorlib/Common/NotImplemented.cs with 100% similarity]
src/System.Private.CoreLib/Common/System/SR.cs [moved from src/mscorlib/Common/System/SR.cs with 100% similarity]
src/System.Private.CoreLib/CreateRuntimeRootILLinkDescriptorFile.targets [moved from src/mscorlib/CreateRuntimeRootILLinkDescriptorFile.targets with 100% similarity]
src/System.Private.CoreLib/GenerateCompilerResponseFile.targets [moved from src/mscorlib/GenerateCompilerResponseFile.targets with 100% similarity]
src/System.Private.CoreLib/GenerateSplitStringResources.targets [moved from src/mscorlib/GenerateSplitStringResources.targets with 100% similarity]
src/System.Private.CoreLib/ILLink.targets [moved from src/mscorlib/ILLink.targets with 100% similarity]
src/System.Private.CoreLib/ILLinkTrim.xml [moved from src/mscorlib/ILLinkTrim.xml with 100% similarity]
src/System.Private.CoreLib/MembersMustExist.AnalyzerData [moved from src/mscorlib/MembersMustExist.AnalyzerData with 100% similarity]
src/System.Private.CoreLib/PinvokeAnalyzerExceptionList.analyzerdata [moved from src/mscorlib/PinvokeAnalyzerExceptionList.analyzerdata with 100% similarity]
src/System.Private.CoreLib/Resources/Strings.resx [moved from src/mscorlib/Resources/Strings.resx with 100% similarity]
src/System.Private.CoreLib/System.Private.CoreLib.csproj [moved from src/mscorlib/System.Private.CoreLib.csproj with 100% similarity]
src/System.Private.CoreLib/System.Private.CoreLib.sln [moved from src/mscorlib/System.Private.CoreLib.sln with 100% similarity]
src/System.Private.CoreLib/Tools/Versioning/GenerateVersionInfo.targets [moved from src/mscorlib/Tools/Versioning/GenerateVersionInfo.targets with 100% similarity]
src/System.Private.CoreLib/Tools/Versioning/NativeVersion.rc [moved from src/mscorlib/Tools/Versioning/NativeVersion.rc with 100% similarity]
src/System.Private.CoreLib/shared/Internal/IO/File.Unix.cs [moved from src/mscorlib/shared/Internal/IO/File.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/Internal/IO/File.Windows.cs [moved from src/mscorlib/shared/Internal/IO/File.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/Internal/IO/File.cs [moved from src/mscorlib/shared/Internal/IO/File.cs with 100% similarity]
src/System.Private.CoreLib/shared/Internal/Runtime/CompilerServices/Unsafe.cs [moved from src/mscorlib/shared/Internal/Runtime/CompilerServices/Unsafe.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/Interop.Errors.cs [moved from src/mscorlib/shared/Interop/Unix/Interop.Errors.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/Interop.IOErrors.cs [moved from src/mscorlib/shared/Interop/Unix/Interop.IOErrors.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/Interop.Libraries.cs [moved from src/mscorlib/shared/Interop/Unix/Interop.Libraries.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.Calendar.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.Calendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.Casing.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.Casing.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.Collation.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.Collation.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.ICU.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.ICU.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.Idna.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.Idna.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.Locale.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.Locale.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.Normalization.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.Normalization.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.ResultCode.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.ResultCode.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.TimeZoneInfo.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.TimeZoneInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/Interop.Utils.cs [moved from src/mscorlib/shared/Interop/Unix/System.Globalization.Native/Interop.Utils.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.Close.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.Close.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.FLock.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.FLock.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.FSync.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.FSync.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.FTruncate.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.FTruncate.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.GetCwd.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.GetCwd.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.GetRandomBytes.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.GetRandomBytes.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.LSeek.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.LSeek.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.LockFileRegion.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.LockFileRegion.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.MksTemps.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.MksTemps.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.Open.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.Open.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.OpenFlags.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.OpenFlags.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.PathConf.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.PathConf.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.Permissions.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.Permissions.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.PosixFAdvise.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.PosixFAdvise.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.Read.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.Read.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.ReadDir.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.ReadDir.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.ReadLink.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.ReadLink.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.Stat.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.Stat.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.SysLog.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.SysLog.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.Unlink.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.Unlink.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.Write.cs [moved from src/mscorlib/shared/Interop/Unix/System.Native/Interop.Write.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/BCrypt/Interop.BCryptGenRandom.cs [moved from src/mscorlib/shared/Interop/Windows/BCrypt/Interop.BCryptGenRandom.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Crypt32/Interop.CryptProtectMemory.cs [moved from src/mscorlib/shared/Interop/Windows/Crypt32/Interop.CryptProtectMemory.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Interop.BOOL.cs [moved from src/mscorlib/shared/Interop/Windows/Interop.BOOL.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Interop.Errors.cs [moved from src/mscorlib/shared/Interop/Windows/Interop.Errors.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Interop.Libraries.cs [moved from src/mscorlib/shared/Interop/Windows/Interop.Libraries.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.CancelIoEx.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.CancelIoEx.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.CloseHandle.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.CloseHandle.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.CreateFile.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.CreateFile.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.CreateFile2.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.CreateFile2.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.FILE_INFO_BY_HANDLE_CLASS.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.FILE_INFO_BY_HANDLE_CLASS.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.FileAttributes.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.FileAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.FileTypes.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.FileTypes.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.FindClose.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.FindClose.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.FindFirstFileEx.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.FindFirstFileEx.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.FlushFileBuffers.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.FlushFileBuffers.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.FormatMessage.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.FormatMessage.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.FreeEnvironmentStrings.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.FreeEnvironmentStrings.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.FreeLibrary.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.FreeLibrary.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GetCPInfo.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.GetCPInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GetEnvironmentStrings.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.GetEnvironmentStrings.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GetFileAttributesEx.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.GetFileAttributesEx.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GetFileInformationByHandleEx.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.GetFileInformationByHandleEx.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GetFileType_SafeHandle.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.GetFileType_SafeHandle.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GetFullPathNameW.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.GetFullPathNameW.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GetLongPathNameW.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.GetLongPathNameW.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GetTempFileNameW.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.GetTempFileNameW.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GetTempPathW.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.GetTempPathW.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.Globalization.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.Globalization.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.LoadLibraryEx.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.LoadLibraryEx.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.LockFile.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.LockFile.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.MAX_PATH.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.MAX_PATH.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.MUI.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.MUI.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.MultiByteToWideChar.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.MultiByteToWideChar.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.OutputDebugString.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.OutputDebugString.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.ReadFile_SafeHandle_IntPtr.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.ReadFile_SafeHandle_IntPtr.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.ReadFile_SafeHandle_NativeOverlapped.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.ReadFile_SafeHandle_NativeOverlapped.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.SECURITY_ATTRIBUTES.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.SECURITY_ATTRIBUTES.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.SecurityOptions.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.SecurityOptions.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.SetEndOfFile.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.SetEndOfFile.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.SetEnvironmentVariable.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.SetEnvironmentVariable.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.SetFilePointerEx.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.SetFilePointerEx.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.SetThreadErrorMode.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.SetThreadErrorMode.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.TimeZone.Registry.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.TimeZone.Registry.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.TimeZone.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.TimeZone.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.WideCharToMultiByte.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.WideCharToMultiByte.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.WriteFile_SafeHandle_IntPtr.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.WriteFile_SafeHandle_IntPtr.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.WriteFile_SafeHandle_NativeOverlapped.cs [moved from src/mscorlib/shared/Interop/Windows/Kernel32/Interop.WriteFile_SafeHandle_NativeOverlapped.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Normaliz/Interop.Idna.cs [moved from src/mscorlib/shared/Interop/Windows/Normaliz/Interop.Idna.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Normaliz/Interop.Normalization.cs [moved from src/mscorlib/shared/Interop/Windows/Normaliz/Interop.Normalization.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/Ole32/Interop.CoCreateGuid.cs [moved from src/mscorlib/shared/Interop/Windows/Ole32/Interop.CoCreateGuid.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/OleAut32/Interop.SysAllocStringLen.cs [moved from src/mscorlib/shared/Interop/Windows/OleAut32/Interop.SysAllocStringLen.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/OleAut32/Interop.SysFreeString.cs [moved from src/mscorlib/shared/Interop/Windows/OleAut32/Interop.SysFreeString.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/OleAut32/Interop.SysStringLen.cs [moved from src/mscorlib/shared/Interop/Windows/OleAut32/Interop.SysStringLen.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/User32/Interop.Constants.cs [moved from src/mscorlib/shared/Interop/Windows/User32/Interop.Constants.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/User32/Interop.LoadString.cs [moved from src/mscorlib/shared/Interop/Windows/User32/Interop.LoadString.cs with 100% similarity]
src/System.Private.CoreLib/shared/Interop/Windows/User32/Interop.SendMessageTimeout.cs [moved from src/mscorlib/shared/Interop/Windows/User32/Interop.SendMessageTimeout.cs with 100% similarity]
src/System.Private.CoreLib/shared/Microsoft/Win32/SafeHandles/CriticalHandleMinusOneIsInvalid.cs [moved from src/mscorlib/shared/Microsoft/Win32/SafeHandles/CriticalHandleMinusOneIsInvalid.cs with 100% similarity]
src/System.Private.CoreLib/shared/Microsoft/Win32/SafeHandles/CriticalHandleZeroOrMinusOneIsInvalid.cs [moved from src/mscorlib/shared/Microsoft/Win32/SafeHandles/CriticalHandleZeroOrMinusOneIsInvalid.cs with 100% similarity]
src/System.Private.CoreLib/shared/Microsoft/Win32/SafeHandles/SafeDirectoryHandle.Unix.cs [moved from src/mscorlib/shared/Microsoft/Win32/SafeHandles/SafeDirectoryHandle.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/Microsoft/Win32/SafeHandles/SafeFileHandle.Unix.cs [moved from src/mscorlib/shared/Microsoft/Win32/SafeHandles/SafeFileHandle.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/Microsoft/Win32/SafeHandles/SafeFileHandle.Windows.cs [moved from src/mscorlib/shared/Microsoft/Win32/SafeHandles/SafeFileHandle.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/Microsoft/Win32/SafeHandles/SafeFindHandle.Windows.cs [moved from src/mscorlib/shared/Microsoft/Win32/SafeHandles/SafeFindHandle.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/Microsoft/Win32/SafeHandles/SafeHandleMinusOneIsInvalid.cs [moved from src/mscorlib/shared/Microsoft/Win32/SafeHandles/SafeHandleMinusOneIsInvalid.cs with 100% similarity]
src/System.Private.CoreLib/shared/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs [moved from src/mscorlib/shared/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs with 100% similarity]
src/System.Private.CoreLib/shared/Microsoft/Win32/SafeHandles/SafeLibraryHandle.cs [moved from src/mscorlib/shared/Microsoft/Win32/SafeHandles/SafeLibraryHandle.cs with 100% similarity]
src/System.Private.CoreLib/shared/README.md [moved from src/mscorlib/shared/README.md with 100% similarity]
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems [moved from src/mscorlib/shared/System.Private.CoreLib.Shared.projitems with 100% similarity]
src/System.Private.CoreLib/shared/System/AccessViolationException.cs [moved from src/mscorlib/shared/System/AccessViolationException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Action.cs [moved from src/mscorlib/shared/System/Action.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/AggregateException.cs [moved from src/mscorlib/shared/System/AggregateException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ApplicationException.cs [moved from src/mscorlib/shared/System/ApplicationException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ArgumentException.cs [moved from src/mscorlib/shared/System/ArgumentException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ArgumentNullException.cs [moved from src/mscorlib/shared/System/ArgumentNullException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ArgumentOutOfRangeException.cs [moved from src/mscorlib/shared/System/ArgumentOutOfRangeException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ArithmeticException.cs [moved from src/mscorlib/shared/System/ArithmeticException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ArraySegment.cs [moved from src/mscorlib/shared/System/ArraySegment.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ArrayTypeMismatchException.cs [moved from src/mscorlib/shared/System/ArrayTypeMismatchException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/AssemblyLoadEventArgs.cs [moved from src/mscorlib/shared/System/AssemblyLoadEventArgs.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/AssemblyLoadEventHandler.cs [moved from src/mscorlib/shared/System/AssemblyLoadEventHandler.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/AsyncCallback.cs [moved from src/mscorlib/shared/System/AsyncCallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/AttributeTargets.cs [moved from src/mscorlib/shared/System/AttributeTargets.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/AttributeUsageAttribute.cs [moved from src/mscorlib/shared/System/AttributeUsageAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/BadImageFormatException.cs [moved from src/mscorlib/shared/System/BadImageFormatException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/BitConverter.cs [moved from src/mscorlib/shared/System/BitConverter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Boolean.cs [moved from src/mscorlib/shared/System/Boolean.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/ArrayPool.cs [moved from src/mscorlib/shared/System/Buffers/ArrayPool.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/ArrayPoolEventSource.cs [moved from src/mscorlib/shared/System/Buffers/ArrayPoolEventSource.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/ConfigurableArrayPool.cs [moved from src/mscorlib/shared/System/Buffers/ConfigurableArrayPool.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/IMemoryOwner.cs [moved from src/mscorlib/shared/System/Buffers/IMemoryOwner.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/IPinnable.cs [moved from src/mscorlib/shared/System/Buffers/IPinnable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/MemoryHandle.cs [moved from src/mscorlib/shared/System/Buffers/MemoryHandle.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/MemoryManager.cs [moved from src/mscorlib/shared/System/Buffers/MemoryManager.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/Text/FormattingHelpers.CountDigits.cs [moved from src/mscorlib/shared/System/Buffers/Text/FormattingHelpers.CountDigits.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/TlsOverPerCoreLockedStacksArrayPool.cs [moved from src/mscorlib/shared/System/Buffers/TlsOverPerCoreLockedStacksArrayPool.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Buffers/Utilities.cs [moved from src/mscorlib/shared/System/Buffers/Utilities.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Byte.cs [moved from src/mscorlib/shared/System/Byte.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/CLSCompliantAttribute.cs [moved from src/mscorlib/shared/System/CLSCompliantAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Char.cs [moved from src/mscorlib/shared/System/Char.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/CharEnumerator.cs [moved from src/mscorlib/shared/System/CharEnumerator.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Comparer.cs [moved from src/mscorlib/shared/System/Collections/Comparer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/CompatibleComparer.cs [moved from src/mscorlib/shared/System/Collections/CompatibleComparer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/DictionaryEntry.cs [moved from src/mscorlib/shared/System/Collections/DictionaryEntry.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/Dictionary.cs [moved from src/mscorlib/shared/System/Collections/Generic/Dictionary.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/ICollection.cs [moved from src/mscorlib/shared/System/Collections/Generic/ICollection.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/ICollectionDebugView.cs [moved from src/mscorlib/shared/System/Collections/Generic/ICollectionDebugView.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IComparer.cs [moved from src/mscorlib/shared/System/Collections/Generic/IComparer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IDictionary.cs [moved from src/mscorlib/shared/System/Collections/Generic/IDictionary.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IDictionaryDebugView.cs [moved from src/mscorlib/shared/System/Collections/Generic/IDictionaryDebugView.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IEnumerable.cs [moved from src/mscorlib/shared/System/Collections/Generic/IEnumerable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IEnumerator.cs [moved from src/mscorlib/shared/System/Collections/Generic/IEnumerator.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IEqualityComparer.cs [moved from src/mscorlib/shared/System/Collections/Generic/IEqualityComparer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IList.cs [moved from src/mscorlib/shared/System/Collections/Generic/IList.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IReadOnlyCollection.cs [moved from src/mscorlib/shared/System/Collections/Generic/IReadOnlyCollection.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IReadOnlyDictionary.cs [moved from src/mscorlib/shared/System/Collections/Generic/IReadOnlyDictionary.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/IReadOnlyList.cs [moved from src/mscorlib/shared/System/Collections/Generic/IReadOnlyList.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/KeyNotFoundException.cs [moved from src/mscorlib/shared/System/Collections/Generic/KeyNotFoundException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/KeyValuePair.cs [moved from src/mscorlib/shared/System/Collections/Generic/KeyValuePair.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs [moved from src/mscorlib/shared/System/Collections/Generic/List.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/NonRandomizedStringEqualityComparer.cs [moved from src/mscorlib/shared/System/Collections/Generic/NonRandomizedStringEqualityComparer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Generic/ValueListBuilder.cs [moved from src/mscorlib/shared/System/Collections/Generic/ValueListBuilder.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/HashHelpers.SerializationInfoTable.cs [moved from src/mscorlib/shared/System/Collections/HashHelpers.SerializationInfoTable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/HashHelpers.cs [moved from src/mscorlib/shared/System/Collections/HashHelpers.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/Hashtable.cs [moved from src/mscorlib/shared/System/Collections/Hashtable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/ICollection.cs [moved from src/mscorlib/shared/System/Collections/ICollection.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IComparer.cs [moved from src/mscorlib/shared/System/Collections/IComparer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IDictionary.cs [moved from src/mscorlib/shared/System/Collections/IDictionary.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IDictionaryEnumerator.cs [moved from src/mscorlib/shared/System/Collections/IDictionaryEnumerator.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IEnumerable.cs [moved from src/mscorlib/shared/System/Collections/IEnumerable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IEnumerator.cs [moved from src/mscorlib/shared/System/Collections/IEnumerator.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IEqualityComparer.cs [moved from src/mscorlib/shared/System/Collections/IEqualityComparer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IHashCodeProvider.cs [moved from src/mscorlib/shared/System/Collections/IHashCodeProvider.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IList.cs [moved from src/mscorlib/shared/System/Collections/IList.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IStructuralComparable.cs [moved from src/mscorlib/shared/System/Collections/IStructuralComparable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/IStructuralEquatable.cs [moved from src/mscorlib/shared/System/Collections/IStructuralEquatable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/KeyValuePairs.cs [moved from src/mscorlib/shared/System/Collections/KeyValuePairs.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/ListDictionaryInternal.cs [moved from src/mscorlib/shared/System/Collections/ListDictionaryInternal.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/ObjectModel/Collection.cs [moved from src/mscorlib/shared/System/Collections/ObjectModel/Collection.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Collections/ObjectModel/ReadOnlyCollection.cs [moved from src/mscorlib/shared/System/Collections/ObjectModel/ReadOnlyCollection.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ComponentModel/DefaultValueAttribute.cs [moved from src/mscorlib/shared/System/ComponentModel/DefaultValueAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ComponentModel/EditorBrowsableAttribute.cs [moved from src/mscorlib/shared/System/ComponentModel/EditorBrowsableAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Configuration/Assemblies/AssemblyHashAlgorithm.cs [moved from src/mscorlib/shared/System/Configuration/Assemblies/AssemblyHashAlgorithm.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Configuration/Assemblies/AssemblyVersionCompatibility.cs [moved from src/mscorlib/shared/System/Configuration/Assemblies/AssemblyVersionCompatibility.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Convert.Base64.cs [moved from src/mscorlib/shared/System/Convert.Base64.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Convert.cs [moved from src/mscorlib/shared/System/Convert.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/CurrentSystemTimeZone.cs [moved from src/mscorlib/shared/System/CurrentSystemTimeZone.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DBNull.cs [moved from src/mscorlib/shared/System/DBNull.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DataMisalignedException.cs [moved from src/mscorlib/shared/System/DataMisalignedException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DateTime.cs [moved from src/mscorlib/shared/System/DateTime.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DateTimeKind.cs [moved from src/mscorlib/shared/System/DateTimeKind.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DateTimeOffset.cs [moved from src/mscorlib/shared/System/DateTimeOffset.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DayOfWeek.cs [moved from src/mscorlib/shared/System/DayOfWeek.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DefaultBinder.cs [moved from src/mscorlib/shared/System/DefaultBinder.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/CodeAnalysis/SuppressMessageAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/CodeAnalysis/SuppressMessageAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/ConditionalAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/ConditionalAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Debug.Unix.cs [moved from src/mscorlib/shared/System/Diagnostics/Debug.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Debug.cs [moved from src/mscorlib/shared/System/Diagnostics/Debug.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggableAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/DebuggableAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggerBrowsableAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/DebuggerBrowsableAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggerDisplayAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/DebuggerDisplayAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggerHiddenAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/DebuggerHiddenAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggerNonUserCodeAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/DebuggerNonUserCodeAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggerStepThroughAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/DebuggerStepThroughAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggerStepperBoundaryAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/DebuggerStepperBoundaryAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggerTypeProxyAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/DebuggerTypeProxyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggerVisualizerAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/DebuggerVisualizerAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/StackTraceHiddenAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/StackTraceHiddenAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/ActivityTracker.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/ActivityTracker.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventActivityOptions.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/EventActivityOptions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventDescriptor.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/EventDescriptor.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventProvider.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/EventProvider.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventSource.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/EventSource.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventSourceException.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/EventSourceException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/IEventProvider.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/IEventProvider.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/StubEnvironment.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/StubEnvironment.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/ArrayTypeInfo.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/ArrayTypeInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/ConcurrentSet.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/ConcurrentSet.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/ConcurrentSetItem.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/ConcurrentSetItem.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/DataCollector.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/DataCollector.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EmptyStruct.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EmptyStruct.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EnumHelper.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EnumHelper.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EnumerableTypeInfo.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EnumerableTypeInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EventDataAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EventDataAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EventFieldAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EventFieldAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EventFieldFormat.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EventFieldFormat.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EventIgnoreAttribute.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EventIgnoreAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EventPayload.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EventPayload.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EventSourceActivity.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EventSourceActivity.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EventSourceOptions.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/EventSourceOptions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/FieldMetadata.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/FieldMetadata.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/InvokeTypeInfo.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/InvokeTypeInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/NameInfo.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/NameInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/PropertyAnalysis.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/PropertyAnalysis.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/PropertyValue.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/PropertyValue.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/SimpleEventTypes.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/SimpleEventTypes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/SimpleTypeInfos.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/SimpleTypeInfos.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/Statics.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/Statics.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingDataCollector.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingDataCollector.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingDataType.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingDataType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventSource.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventSource.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventTraits.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventTraits.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventTypes.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventTypes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingMetadataCollector.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingMetadataCollector.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingTypeInfo.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingTypeInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TypeAnalysis.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/TypeAnalysis.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/Winmeta.cs [moved from src/mscorlib/shared/System/Diagnostics/Tracing/Winmeta.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DivideByZeroException.cs [moved from src/mscorlib/shared/System/DivideByZeroException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DllNotFoundException.cs [moved from src/mscorlib/shared/System/DllNotFoundException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Double.cs [moved from src/mscorlib/shared/System/Double.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/DuplicateWaitObjectException.cs [moved from src/mscorlib/shared/System/DuplicateWaitObjectException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Empty.cs [moved from src/mscorlib/shared/System/Empty.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/EntryPointNotFoundException.cs [moved from src/mscorlib/shared/System/EntryPointNotFoundException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/EventArgs.cs [moved from src/mscorlib/shared/System/EventArgs.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/EventHandler.cs [moved from src/mscorlib/shared/System/EventHandler.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ExecutionEngineException.cs [moved from src/mscorlib/shared/System/ExecutionEngineException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/FieldAccessException.cs [moved from src/mscorlib/shared/System/FieldAccessException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/FlagsAttribute.cs [moved from src/mscorlib/shared/System/FlagsAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/FormatException.cs [moved from src/mscorlib/shared/System/FormatException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/FormattableString.cs [moved from src/mscorlib/shared/System/FormattableString.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Gen2GcCallback.cs [moved from src/mscorlib/shared/System/Gen2GcCallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/BidiCategory.cs [moved from src/mscorlib/shared/System/Globalization/BidiCategory.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/Calendar.cs [moved from src/mscorlib/shared/System/Globalization/Calendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CalendarAlgorithmType.cs [moved from src/mscorlib/shared/System/Globalization/CalendarAlgorithmType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CalendarData.Unix.cs [moved from src/mscorlib/shared/System/Globalization/CalendarData.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CalendarData.Windows.cs [moved from src/mscorlib/shared/System/Globalization/CalendarData.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CalendarData.cs [moved from src/mscorlib/shared/System/Globalization/CalendarData.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CalendarWeekRule.cs [moved from src/mscorlib/shared/System/Globalization/CalendarWeekRule.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CalendricalCalculationsHelper.cs [moved from src/mscorlib/shared/System/Globalization/CalendricalCalculationsHelper.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CharUnicodeInfo.cs [moved from src/mscorlib/shared/System/Globalization/CharUnicodeInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/ChineseLunisolarCalendar.cs [moved from src/mscorlib/shared/System/Globalization/ChineseLunisolarCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CompareInfo.Invariant.cs [moved from src/mscorlib/shared/System/Globalization/CompareInfo.Invariant.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CompareInfo.Unix.cs [moved from src/mscorlib/shared/System/Globalization/CompareInfo.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CompareInfo.Windows.cs [moved from src/mscorlib/shared/System/Globalization/CompareInfo.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CompareInfo.cs [moved from src/mscorlib/shared/System/Globalization/CompareInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CultureData.Unix.cs [moved from src/mscorlib/shared/System/Globalization/CultureData.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CultureData.Windows.cs [moved from src/mscorlib/shared/System/Globalization/CultureData.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CultureData.cs [moved from src/mscorlib/shared/System/Globalization/CultureData.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CultureNotFoundException.cs [moved from src/mscorlib/shared/System/Globalization/CultureNotFoundException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/CultureTypes.cs [moved from src/mscorlib/shared/System/Globalization/CultureTypes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/DateTimeFormat.cs [moved from src/mscorlib/shared/System/Globalization/DateTimeFormat.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/DateTimeFormatInfo.cs [moved from src/mscorlib/shared/System/Globalization/DateTimeFormatInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/DateTimeFormatInfoScanner.cs [moved from src/mscorlib/shared/System/Globalization/DateTimeFormatInfoScanner.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/DateTimeParse.cs [moved from src/mscorlib/shared/System/Globalization/DateTimeParse.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/DateTimeStyles.cs [moved from src/mscorlib/shared/System/Globalization/DateTimeStyles.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/DaylightTime.cs [moved from src/mscorlib/shared/System/Globalization/DaylightTime.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/DigitShapes.cs [moved from src/mscorlib/shared/System/Globalization/DigitShapes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/EastAsianLunisolarCalendar.cs [moved from src/mscorlib/shared/System/Globalization/EastAsianLunisolarCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/GlobalizationExtensions.cs [moved from src/mscorlib/shared/System/Globalization/GlobalizationExtensions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/GregorianCalendar.cs [moved from src/mscorlib/shared/System/Globalization/GregorianCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/GregorianCalendarHelper.cs [moved from src/mscorlib/shared/System/Globalization/GregorianCalendarHelper.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/GregorianCalendarTypes.cs [moved from src/mscorlib/shared/System/Globalization/GregorianCalendarTypes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/HebrewCalendar.cs [moved from src/mscorlib/shared/System/Globalization/HebrewCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/HebrewNumber.cs [moved from src/mscorlib/shared/System/Globalization/HebrewNumber.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/HijriCalendar.Unix.cs [moved from src/mscorlib/shared/System/Globalization/HijriCalendar.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/HijriCalendar.Win32.cs [moved from src/mscorlib/shared/System/Globalization/HijriCalendar.Win32.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/HijriCalendar.WinRT.cs [moved from src/mscorlib/shared/System/Globalization/HijriCalendar.WinRT.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/HijriCalendar.cs [moved from src/mscorlib/shared/System/Globalization/HijriCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/IdnMapping.Unix.cs [moved from src/mscorlib/shared/System/Globalization/IdnMapping.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/IdnMapping.Windows.cs [moved from src/mscorlib/shared/System/Globalization/IdnMapping.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/IdnMapping.cs [moved from src/mscorlib/shared/System/Globalization/IdnMapping.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/InternalGlobalizationHelper.cs [moved from src/mscorlib/shared/System/Globalization/InternalGlobalizationHelper.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/JapaneseCalendar.Unix.cs [moved from src/mscorlib/shared/System/Globalization/JapaneseCalendar.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/JapaneseCalendar.Win32.cs [moved from src/mscorlib/shared/System/Globalization/JapaneseCalendar.Win32.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/JapaneseCalendar.WinRT.cs [moved from src/mscorlib/shared/System/Globalization/JapaneseCalendar.WinRT.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/JapaneseCalendar.cs [moved from src/mscorlib/shared/System/Globalization/JapaneseCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/JapaneseLunisolarCalendar.cs [moved from src/mscorlib/shared/System/Globalization/JapaneseLunisolarCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/JulianCalendar.cs [moved from src/mscorlib/shared/System/Globalization/JulianCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/KoreanCalendar.cs [moved from src/mscorlib/shared/System/Globalization/KoreanCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/KoreanLunisolarCalendar.cs [moved from src/mscorlib/shared/System/Globalization/KoreanLunisolarCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/LocaleData.Unix.cs [moved from src/mscorlib/shared/System/Globalization/LocaleData.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/Normalization.Unix.cs [moved from src/mscorlib/shared/System/Globalization/Normalization.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/Normalization.Windows.cs [moved from src/mscorlib/shared/System/Globalization/Normalization.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/NumberFormatInfo.cs [moved from src/mscorlib/shared/System/Globalization/NumberFormatInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/NumberStyles.cs [moved from src/mscorlib/shared/System/Globalization/NumberStyles.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/PersianCalendar.cs [moved from src/mscorlib/shared/System/Globalization/PersianCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/RegionInfo.cs [moved from src/mscorlib/shared/System/Globalization/RegionInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/SortKey.cs [moved from src/mscorlib/shared/System/Globalization/SortKey.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/SortVersion.cs [moved from src/mscorlib/shared/System/Globalization/SortVersion.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/StringInfo.cs [moved from src/mscorlib/shared/System/Globalization/StringInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/TaiwanCalendar.cs [moved from src/mscorlib/shared/System/Globalization/TaiwanCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/TaiwanLunisolarCalendar.cs [moved from src/mscorlib/shared/System/Globalization/TaiwanLunisolarCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/TextElementEnumerator.cs [moved from src/mscorlib/shared/System/Globalization/TextElementEnumerator.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/TextInfo.Unix.cs [moved from src/mscorlib/shared/System/Globalization/TextInfo.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/TextInfo.Windows.cs [moved from src/mscorlib/shared/System/Globalization/TextInfo.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/TextInfo.cs [moved from src/mscorlib/shared/System/Globalization/TextInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/ThaiBuddhistCalendar.cs [moved from src/mscorlib/shared/System/Globalization/ThaiBuddhistCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/TimeSpanFormat.cs [moved from src/mscorlib/shared/System/Globalization/TimeSpanFormat.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/TimeSpanParse.cs [moved from src/mscorlib/shared/System/Globalization/TimeSpanParse.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/TimeSpanStyles.cs [moved from src/mscorlib/shared/System/Globalization/TimeSpanStyles.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/UmAlQuraCalendar.cs [moved from src/mscorlib/shared/System/Globalization/UmAlQuraCalendar.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Globalization/UnicodeCategory.cs [moved from src/mscorlib/shared/System/Globalization/UnicodeCategory.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Guid.Unix.cs [moved from src/mscorlib/shared/System/Guid.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Guid.Windows.cs [moved from src/mscorlib/shared/System/Guid.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Guid.cs [moved from src/mscorlib/shared/System/Guid.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/HResults.cs [moved from src/mscorlib/shared/System/HResults.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/HashCode.cs [moved from src/mscorlib/shared/System/HashCode.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IAsyncResult.cs [moved from src/mscorlib/shared/System/IAsyncResult.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ICloneable.cs [moved from src/mscorlib/shared/System/ICloneable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IComparable.cs [moved from src/mscorlib/shared/System/IComparable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IConvertible.cs [moved from src/mscorlib/shared/System/IConvertible.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ICustomFormatter.cs [moved from src/mscorlib/shared/System/ICustomFormatter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IDisposable.cs [moved from src/mscorlib/shared/System/IDisposable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IEquatable.cs [moved from src/mscorlib/shared/System/IEquatable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IFormatProvider.cs [moved from src/mscorlib/shared/System/IFormatProvider.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IFormattable.cs [moved from src/mscorlib/shared/System/IFormattable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/BinaryWriter.cs [moved from src/mscorlib/shared/System/IO/BinaryWriter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/DirectoryNotFoundException.cs [moved from src/mscorlib/shared/System/IO/DirectoryNotFoundException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/DisableMediaInsertionPrompt.cs [moved from src/mscorlib/shared/System/IO/DisableMediaInsertionPrompt.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/EncodingCache.cs [moved from src/mscorlib/shared/System/IO/EncodingCache.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/EndOfStreamException.cs [moved from src/mscorlib/shared/System/IO/EndOfStreamException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/Error.cs [moved from src/mscorlib/shared/System/IO/Error.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileAccess.cs [moved from src/mscorlib/shared/System/IO/FileAccess.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileLoadException.cs [moved from src/mscorlib/shared/System/IO/FileLoadException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileMode.cs [moved from src/mscorlib/shared/System/IO/FileMode.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileNotFoundException.cs [moved from src/mscorlib/shared/System/IO/FileNotFoundException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileOptions.cs [moved from src/mscorlib/shared/System/IO/FileOptions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileShare.cs [moved from src/mscorlib/shared/System/IO/FileShare.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileStream.Linux.cs [moved from src/mscorlib/shared/System/IO/FileStream.Linux.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileStream.OSX.cs [moved from src/mscorlib/shared/System/IO/FileStream.OSX.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileStream.Unix.cs [moved from src/mscorlib/shared/System/IO/FileStream.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileStream.Win32.cs [moved from src/mscorlib/shared/System/IO/FileStream.Win32.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileStream.WinRT.cs [moved from src/mscorlib/shared/System/IO/FileStream.WinRT.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileStream.Windows.cs [moved from src/mscorlib/shared/System/IO/FileStream.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileStream.cs [moved from src/mscorlib/shared/System/IO/FileStream.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/FileStreamCompletionSource.Win32.cs [moved from src/mscorlib/shared/System/IO/FileStreamCompletionSource.Win32.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/IOException.cs [moved from src/mscorlib/shared/System/IO/IOException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/MemoryStream.cs [moved from src/mscorlib/shared/System/IO/MemoryStream.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/Path.Unix.cs [moved from src/mscorlib/shared/System/IO/Path.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/Path.Windows.cs [moved from src/mscorlib/shared/System/IO/Path.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/Path.cs [moved from src/mscorlib/shared/System/IO/Path.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/PathHelper.Windows.cs [moved from src/mscorlib/shared/System/IO/PathHelper.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/PathInternal.Unix.cs [moved from src/mscorlib/shared/System/IO/PathInternal.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/PathInternal.Windows.cs [moved from src/mscorlib/shared/System/IO/PathInternal.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/PathInternal.cs [moved from src/mscorlib/shared/System/IO/PathInternal.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/PathTooLongException.cs [moved from src/mscorlib/shared/System/IO/PathTooLongException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/PinnedBufferMemoryStream.cs [moved from src/mscorlib/shared/System/IO/PinnedBufferMemoryStream.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/SeekOrigin.cs [moved from src/mscorlib/shared/System/IO/SeekOrigin.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/StreamHelpers.CopyValidation.cs [moved from src/mscorlib/shared/System/IO/StreamHelpers.CopyValidation.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/StreamReader.cs [moved from src/mscorlib/shared/System/IO/StreamReader.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/StreamWriter.cs [moved from src/mscorlib/shared/System/IO/StreamWriter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/TextReader.cs [moved from src/mscorlib/shared/System/IO/TextReader.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/TextWriter.cs [moved from src/mscorlib/shared/System/IO/TextWriter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/UnmanagedMemoryAccessor.cs [moved from src/mscorlib/shared/System/IO/UnmanagedMemoryAccessor.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/UnmanagedMemoryStream.cs [moved from src/mscorlib/shared/System/IO/UnmanagedMemoryStream.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/UnmanagedMemoryStreamWrapper.cs [moved from src/mscorlib/shared/System/IO/UnmanagedMemoryStreamWrapper.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IO/Win32Marshal.cs [moved from src/mscorlib/shared/System/IO/Win32Marshal.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IObservable.cs [moved from src/mscorlib/shared/System/IObservable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IObserver.cs [moved from src/mscorlib/shared/System/IObserver.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IProgress.cs [moved from src/mscorlib/shared/System/IProgress.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ISpanFormattable.cs [moved from src/mscorlib/shared/System/ISpanFormattable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IndexOutOfRangeException.cs [moved from src/mscorlib/shared/System/IndexOutOfRangeException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/InsufficientExecutionStackException.cs [moved from src/mscorlib/shared/System/InsufficientExecutionStackException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Int16.cs [moved from src/mscorlib/shared/System/Int16.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Int32.cs [moved from src/mscorlib/shared/System/Int32.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Int64.cs [moved from src/mscorlib/shared/System/Int64.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/IntPtr.cs [moved from src/mscorlib/shared/System/IntPtr.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/InvalidCastException.cs [moved from src/mscorlib/shared/System/InvalidCastException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/InvalidOperationException.cs [moved from src/mscorlib/shared/System/InvalidOperationException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/InvalidProgramException.cs [moved from src/mscorlib/shared/System/InvalidProgramException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/InvalidTimeZoneException.cs [moved from src/mscorlib/shared/System/InvalidTimeZoneException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Lazy.cs [moved from src/mscorlib/shared/System/Lazy.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MarshalByRefObject.cs [moved from src/mscorlib/shared/System/MarshalByRefObject.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Marvin.cs [moved from src/mscorlib/shared/System/Marvin.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Math.cs [moved from src/mscorlib/shared/System/Math.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MathF.cs [moved from src/mscorlib/shared/System/MathF.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MemberAccessException.cs [moved from src/mscorlib/shared/System/MemberAccessException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Memory.cs [moved from src/mscorlib/shared/System/Memory.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MemoryDebugView.cs [moved from src/mscorlib/shared/System/MemoryDebugView.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MemoryExtensions.Fast.cs [moved from src/mscorlib/shared/System/MemoryExtensions.Fast.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MemoryExtensions.cs [moved from src/mscorlib/shared/System/MemoryExtensions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MethodAccessException.cs [moved from src/mscorlib/shared/System/MethodAccessException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MidpointRounding.cs [moved from src/mscorlib/shared/System/MidpointRounding.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MissingMethodException.cs [moved from src/mscorlib/shared/System/MissingMethodException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/MulticastNotSupportedException.cs [moved from src/mscorlib/shared/System/MulticastNotSupportedException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/NonSerializedAttribute.cs [moved from src/mscorlib/shared/System/NonSerializedAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/NotFiniteNumberException.cs [moved from src/mscorlib/shared/System/NotFiniteNumberException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/NotImplementedException.cs [moved from src/mscorlib/shared/System/NotImplementedException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/NotSupportedException.cs [moved from src/mscorlib/shared/System/NotSupportedException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/NullReferenceException.cs [moved from src/mscorlib/shared/System/NullReferenceException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Nullable.cs [moved from src/mscorlib/shared/System/Nullable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Number.Formatting.cs [moved from src/mscorlib/shared/System/Number.Formatting.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Number.NumberBuffer.cs [moved from src/mscorlib/shared/System/Number.NumberBuffer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Number.Parsing.cs [moved from src/mscorlib/shared/System/Number.Parsing.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Numerics/ConstantHelper.cs [moved from src/mscorlib/shared/System/Numerics/ConstantHelper.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Numerics/ConstantHelper.tt [moved from src/mscorlib/shared/System/Numerics/ConstantHelper.tt with 100% similarity]
src/System.Private.CoreLib/shared/System/Numerics/GenerationConfig.ttinclude [moved from src/mscorlib/shared/System/Numerics/GenerationConfig.ttinclude with 100% similarity]
src/System.Private.CoreLib/shared/System/Numerics/Register.cs [moved from src/mscorlib/shared/System/Numerics/Register.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Numerics/Register.tt [moved from src/mscorlib/shared/System/Numerics/Register.tt with 100% similarity]
src/System.Private.CoreLib/shared/System/Numerics/Vector.cs [moved from src/mscorlib/shared/System/Numerics/Vector.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Numerics/Vector.tt [moved from src/mscorlib/shared/System/Numerics/Vector.tt with 100% similarity]
src/System.Private.CoreLib/shared/System/Numerics/Vector_Operations.cs [moved from src/mscorlib/shared/System/Numerics/Vector_Operations.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ObjectDisposedException.cs [moved from src/mscorlib/shared/System/ObjectDisposedException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ObsoleteAttribute.cs [moved from src/mscorlib/shared/System/ObsoleteAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/OperationCanceledException.cs [moved from src/mscorlib/shared/System/OperationCanceledException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/OverflowException.cs [moved from src/mscorlib/shared/System/OverflowException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ParamArrayAttribute.cs [moved from src/mscorlib/shared/System/ParamArrayAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ParamsArray.cs [moved from src/mscorlib/shared/System/ParamsArray.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ParseNumbers.cs [moved from src/mscorlib/shared/System/ParseNumbers.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/PlatformNotSupportedException.cs [moved from src/mscorlib/shared/System/PlatformNotSupportedException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Progress.cs [moved from src/mscorlib/shared/System/Progress.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Random.cs [moved from src/mscorlib/shared/System/Random.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/RankException.cs [moved from src/mscorlib/shared/System/RankException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ReadOnlyMemory.cs [moved from src/mscorlib/shared/System/ReadOnlyMemory.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ReadOnlySpan.Fast.cs [moved from src/mscorlib/shared/System/ReadOnlySpan.Fast.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ReadOnlySpan.cs [moved from src/mscorlib/shared/System/ReadOnlySpan.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AmbiguousMatchException.cs [moved from src/mscorlib/shared/System/Reflection/AmbiguousMatchException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/Assembly.cs [moved from src/mscorlib/shared/System/Reflection/Assembly.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyAlgorithmIdAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyAlgorithmIdAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyCompanyAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyCompanyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyConfigurationAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyConfigurationAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyContentType.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyContentType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyCopyrightAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyCopyrightAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyCultureAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyCultureAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyDefaultAliasAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyDefaultAliasAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyDelaySignAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyDelaySignAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyDescriptionAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyDescriptionAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyFileVersionAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyFileVersionAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyFlagsAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyFlagsAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyInformationalVersionAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyInformationalVersionAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyKeyFileAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyKeyFileAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyKeyNameAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyKeyNameAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyMetadataAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyMetadataAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameFlags.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyNameFlags.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameFormatter.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyNameFormatter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyProductAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyProductAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblySignatureKeyAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblySignatureKeyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyTitleAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyTitleAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyTrademarkAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyTrademarkAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/AssemblyVersionAttribute.cs [moved from src/mscorlib/shared/System/Reflection/AssemblyVersionAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/Binder.cs [moved from src/mscorlib/shared/System/Reflection/Binder.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/BindingFlags.cs [moved from src/mscorlib/shared/System/Reflection/BindingFlags.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/CallingConventions.cs [moved from src/mscorlib/shared/System/Reflection/CallingConventions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ConstructorInfo.cs [moved from src/mscorlib/shared/System/Reflection/ConstructorInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/CustomAttributeFormatException.cs [moved from src/mscorlib/shared/System/Reflection/CustomAttributeFormatException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/DefaultMemberAttribute.cs [moved from src/mscorlib/shared/System/Reflection/DefaultMemberAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/EventAttributes.cs [moved from src/mscorlib/shared/System/Reflection/EventAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/EventInfo.cs [moved from src/mscorlib/shared/System/Reflection/EventInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ExceptionHandlingClauseOptions.cs [moved from src/mscorlib/shared/System/Reflection/ExceptionHandlingClauseOptions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/FieldAttributes.cs [moved from src/mscorlib/shared/System/Reflection/FieldAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/FieldInfo.cs [moved from src/mscorlib/shared/System/Reflection/FieldInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/GenericParameterAttributes.cs [moved from src/mscorlib/shared/System/Reflection/GenericParameterAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ICustomAttributeProvider.cs [moved from src/mscorlib/shared/System/Reflection/ICustomAttributeProvider.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/IReflect.cs [moved from src/mscorlib/shared/System/Reflection/IReflect.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/IReflectableType.cs [moved from src/mscorlib/shared/System/Reflection/IReflectableType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ImageFileMachine.cs [moved from src/mscorlib/shared/System/Reflection/ImageFileMachine.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/InterfaceMapping.cs [moved from src/mscorlib/shared/System/Reflection/InterfaceMapping.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/IntrospectionExtensions.cs [moved from src/mscorlib/shared/System/Reflection/IntrospectionExtensions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/InvalidFilterCriteriaException.cs [moved from src/mscorlib/shared/System/Reflection/InvalidFilterCriteriaException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ManifestResourceInfo.cs [moved from src/mscorlib/shared/System/Reflection/ManifestResourceInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/MemberFilter.cs [moved from src/mscorlib/shared/System/Reflection/MemberFilter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/MemberInfo.cs [moved from src/mscorlib/shared/System/Reflection/MemberInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/MemberTypes.cs [moved from src/mscorlib/shared/System/Reflection/MemberTypes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/MethodAttributes.cs [moved from src/mscorlib/shared/System/Reflection/MethodAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/MethodBase.cs [moved from src/mscorlib/shared/System/Reflection/MethodBase.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/MethodImplAttributes.cs [moved from src/mscorlib/shared/System/Reflection/MethodImplAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/MethodInfo.Internal.cs [moved from src/mscorlib/shared/System/Reflection/MethodInfo.Internal.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/MethodInfo.cs [moved from src/mscorlib/shared/System/Reflection/MethodInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/Missing.cs [moved from src/mscorlib/shared/System/Reflection/Missing.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/Module.cs [moved from src/mscorlib/shared/System/Reflection/Module.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ModuleResolveEventHandler.cs [moved from src/mscorlib/shared/System/Reflection/ModuleResolveEventHandler.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ObfuscateAssemblyAttribute.cs [moved from src/mscorlib/shared/System/Reflection/ObfuscateAssemblyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ObfuscationAttribute.cs [moved from src/mscorlib/shared/System/Reflection/ObfuscationAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ParameterAttributes.cs [moved from src/mscorlib/shared/System/Reflection/ParameterAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ParameterInfo.cs [moved from src/mscorlib/shared/System/Reflection/ParameterInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ParameterModifier.cs [moved from src/mscorlib/shared/System/Reflection/ParameterModifier.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/Pointer.cs [moved from src/mscorlib/shared/System/Reflection/Pointer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/PortableExecutableKinds.cs [moved from src/mscorlib/shared/System/Reflection/PortableExecutableKinds.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ProcessorArchitecture.cs [moved from src/mscorlib/shared/System/Reflection/ProcessorArchitecture.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/PropertyAttributes.cs [moved from src/mscorlib/shared/System/Reflection/PropertyAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/PropertyInfo.cs [moved from src/mscorlib/shared/System/Reflection/PropertyInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ReflectionContext.cs [moved from src/mscorlib/shared/System/Reflection/ReflectionContext.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ReflectionTypeLoadException.cs [moved from src/mscorlib/shared/System/Reflection/ReflectionTypeLoadException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ResourceAttributes.cs [moved from src/mscorlib/shared/System/Reflection/ResourceAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/ResourceLocation.cs [moved from src/mscorlib/shared/System/Reflection/ResourceLocation.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/SignatureArrayType.cs [moved from src/mscorlib/shared/System/Reflection/SignatureArrayType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/SignatureByRefType.cs [moved from src/mscorlib/shared/System/Reflection/SignatureByRefType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/SignatureConstructedGenericType.cs [moved from src/mscorlib/shared/System/Reflection/SignatureConstructedGenericType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/SignatureGenericMethodParameterType.cs [moved from src/mscorlib/shared/System/Reflection/SignatureGenericMethodParameterType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/SignatureGenericParameterType.cs [moved from src/mscorlib/shared/System/Reflection/SignatureGenericParameterType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/SignatureHasElementType.cs [moved from src/mscorlib/shared/System/Reflection/SignatureHasElementType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/SignaturePointerType.cs [moved from src/mscorlib/shared/System/Reflection/SignaturePointerType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/SignatureType.cs [moved from src/mscorlib/shared/System/Reflection/SignatureType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/SignatureTypeExtensions.cs [moved from src/mscorlib/shared/System/Reflection/SignatureTypeExtensions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/StrongNameKeyPair.cs [moved from src/mscorlib/shared/System/Reflection/StrongNameKeyPair.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/TargetException.cs [moved from src/mscorlib/shared/System/Reflection/TargetException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/TargetInvocationException.cs [moved from src/mscorlib/shared/System/Reflection/TargetInvocationException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/TargetParameterCountException.cs [moved from src/mscorlib/shared/System/Reflection/TargetParameterCountException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/TypeAttributes.cs [moved from src/mscorlib/shared/System/Reflection/TypeAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/TypeDelegator.cs [moved from src/mscorlib/shared/System/Reflection/TypeDelegator.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/TypeFilter.cs [moved from src/mscorlib/shared/System/Reflection/TypeFilter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Reflection/TypeInfo.cs [moved from src/mscorlib/shared/System/Reflection/TypeInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ResolveEventArgs.cs [moved from src/mscorlib/shared/System/ResolveEventArgs.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ResolveEventHandler.cs [moved from src/mscorlib/shared/System/ResolveEventHandler.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Resources/IResourceReader.cs [moved from src/mscorlib/shared/System/Resources/IResourceReader.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Resources/MissingManifestResourceException.cs [moved from src/mscorlib/shared/System/Resources/MissingManifestResourceException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Resources/MissingSatelliteAssemblyException.cs [moved from src/mscorlib/shared/System/Resources/MissingSatelliteAssemblyException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Resources/NeutralResourcesLanguageAttribute.cs [moved from src/mscorlib/shared/System/Resources/NeutralResourcesLanguageAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Resources/ResourceFallbackManager.cs [moved from src/mscorlib/shared/System/Resources/ResourceFallbackManager.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Resources/ResourceTypeCode.cs [moved from src/mscorlib/shared/System/Resources/ResourceTypeCode.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Resources/RuntimeResourceSet.cs [moved from src/mscorlib/shared/System/Resources/RuntimeResourceSet.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Resources/SatelliteContractVersionAttribute.cs [moved from src/mscorlib/shared/System/Resources/SatelliteContractVersionAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Resources/UltimateResourceFallbackLocation.cs [moved from src/mscorlib/shared/System/Resources/UltimateResourceFallbackLocation.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/AccessedThroughPropertyAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/AccessedThroughPropertyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/AsyncMethodBuilderAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/AsyncMethodBuilderAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/AsyncStateMachineAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/AsyncStateMachineAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/AsyncValueTaskMethodBuilder.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/AsyncValueTaskMethodBuilder.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/CallerFilePathAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/CallerFilePathAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/CallerLineNumberAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/CallerLineNumberAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/CallerMemberNameAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/CallerMemberNameAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/CompilationRelaxations.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/CompilationRelaxations.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/CompilationRelaxationsAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/CompilationRelaxationsAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/CompilerGeneratedAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/CompilerGeneratedAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/CompilerGlobalScopeAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/CompilerGlobalScopeAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/ConfiguredValueTaskAwaitable.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/ConfiguredValueTaskAwaitable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/CustomConstantAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/CustomConstantAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/DateTimeConstantAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/DateTimeConstantAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/DecimalConstantAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/DecimalConstantAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/DefaultDependencyAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/DefaultDependencyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/DependencyAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/DependencyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/DisablePrivateReflectionAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/DisablePrivateReflectionAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/DiscardableAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/DiscardableAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/ExtensionAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/ExtensionAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/FixedAddressValueTypeAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/FixedAddressValueTypeAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/FixedBufferAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/FixedBufferAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/FormattableStringFactory.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/FormattableStringFactory.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IAsyncStateMachine.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/IAsyncStateMachine.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/INotifyCompletion.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/INotifyCompletion.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/ITuple.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/ITuple.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IndexerNameAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/IndexerNameAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/InternalsVisibleToAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/InternalsVisibleToAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IntrinsicAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/IntrinsicAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IsByRefLikeAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/IsByRefLikeAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IsConst.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/IsConst.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IsReadOnlyAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/IsReadOnlyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IsVolatile.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/IsVolatile.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IteratorStateMachineAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/IteratorStateMachineAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/LoadHint.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/LoadHint.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/MethodCodeType.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/MethodCodeType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/MethodImplAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/MethodImplAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/MethodImplOptions.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/MethodImplOptions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/ReferenceAssemblyAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/ReferenceAssemblyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/RuntimeCompatibilityAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/RuntimeCompatibilityAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/RuntimeFeature.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/RuntimeFeature.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/RuntimeWrappedException.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/RuntimeWrappedException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/SpecialNameAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/SpecialNameAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/StateMachineAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/StateMachineAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/StringFreezingAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/StringFreezingAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/StrongBox.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/StrongBox.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/SuppressIldasmAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/SuppressIldasmAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/TupleElementNamesAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/TupleElementNamesAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/TypeForwardedFromAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/TypeForwardedFromAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/TypeForwardedToAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/TypeForwardedToAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/UnsafeValueTypeAttribute.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/UnsafeValueTypeAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/ValueTaskAwaiter.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/ValueTaskAwaiter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/YieldAwaitable.cs [moved from src/mscorlib/shared/System/Runtime/CompilerServices/YieldAwaitable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/ConstrainedExecution/Cer.cs [moved from src/mscorlib/shared/System/Runtime/ConstrainedExecution/Cer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/ConstrainedExecution/Consistency.cs [moved from src/mscorlib/shared/System/Runtime/ConstrainedExecution/Consistency.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/ConstrainedExecution/CriticalFinalizerObject.cs [moved from src/mscorlib/shared/System/Runtime/ConstrainedExecution/CriticalFinalizerObject.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/ConstrainedExecution/ReliabilityContractAttribute.cs [moved from src/mscorlib/shared/System/Runtime/ConstrainedExecution/ReliabilityContractAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/ExceptionServices/ExceptionNotification.cs [moved from src/mscorlib/shared/System/Runtime/ExceptionServices/ExceptionNotification.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/ExceptionServices/HandleProcessCorruptedStateExceptionsAttribute.cs [moved from src/mscorlib/shared/System/Runtime/ExceptionServices/HandleProcessCorruptedStateExceptionsAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/BestFitMappingAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/BestFitMappingAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/CallingConvention.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/CallingConvention.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/CharSet.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/CharSet.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/ComVisibleAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/ComVisibleAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/DefaultCharSetAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/DefaultCharSetAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/DefaultDllImportSearchPathsAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/DefaultDllImportSearchPathsAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/DllImportAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/DllImportAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/DllImportSearchPath.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/DllImportSearchPath.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/ExternalException.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/ExternalException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/FieldOffsetAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/FieldOffsetAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/GuidAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/GuidAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/HandleRef.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/HandleRef.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/InAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/InAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/LayoutKind.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/LayoutKind.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/MarshalAsAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/MarshalAsAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/MarshalDirectiveException.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/MarshalDirectiveException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/MemoryMarshal.Fast.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/MemoryMarshal.Fast.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/MemoryMarshal.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/MemoryMarshal.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/OptionalAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/OptionalAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/OutAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/OutAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/PreserveSigAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/PreserveSigAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/SafeBuffer.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/SafeBuffer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/StructLayoutAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/StructLayoutAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/UnmanagedFunctionPointerAttribute.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/UnmanagedFunctionPointerAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/UnmanagedType.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/UnmanagedType.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/VarEnum.cs [moved from src/mscorlib/shared/System/Runtime/InteropServices/VarEnum.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/IDeserializationCallback.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/IDeserializationCallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/IFormatterConverter.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/IFormatterConverter.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/IObjectReference.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/IObjectReference.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/ISafeSerializationData.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/ISafeSerializationData.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/ISerializable.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/ISerializable.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/OnDeserializedAttribute.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/OnDeserializedAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/OnDeserializingAttribute.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/OnDeserializingAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/OnSerializedAttribute.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/OnSerializedAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/OnSerializingAttribute.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/OnSerializingAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/OptionalFieldAttribute.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/OptionalFieldAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/SafeSerializationEventArgs.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/SafeSerializationEventArgs.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/SerializationException.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/SerializationException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/SerializationInfoEnumerator.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/SerializationInfoEnumerator.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Serialization/StreamingContext.cs [moved from src/mscorlib/shared/System/Runtime/Serialization/StreamingContext.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Versioning/NonVersionableAttribute.cs [moved from src/mscorlib/shared/System/Runtime/Versioning/NonVersionableAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Runtime/Versioning/TargetFrameworkAttribute.cs [moved from src/mscorlib/shared/System/Runtime/Versioning/TargetFrameworkAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/SByte.cs [moved from src/mscorlib/shared/System/SByte.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/AllowPartiallyTrustedCallersAttribute.cs [moved from src/mscorlib/shared/System/Security/AllowPartiallyTrustedCallersAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/CryptographicException.cs [moved from src/mscorlib/shared/System/Security/CryptographicException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/PartialTrustVisibilityLevel.cs [moved from src/mscorlib/shared/System/Security/PartialTrustVisibilityLevel.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SafeBSTRHandle.cs [moved from src/mscorlib/shared/System/Security/SafeBSTRHandle.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecureString.Unix.cs [moved from src/mscorlib/shared/System/Security/SecureString.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecureString.Windows.cs [moved from src/mscorlib/shared/System/Security/SecureString.Windows.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecureString.cs [moved from src/mscorlib/shared/System/Security/SecureString.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecurityCriticalAttribute.cs [moved from src/mscorlib/shared/System/Security/SecurityCriticalAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecurityCriticalScope.cs [moved from src/mscorlib/shared/System/Security/SecurityCriticalScope.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecurityException.cs [moved from src/mscorlib/shared/System/Security/SecurityException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecurityRuleSet.cs [moved from src/mscorlib/shared/System/Security/SecurityRuleSet.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecurityRulesAttribute.cs [moved from src/mscorlib/shared/System/Security/SecurityRulesAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecuritySafeCriticalAttribute.cs [moved from src/mscorlib/shared/System/Security/SecuritySafeCriticalAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecurityTransparentAttribute.cs [moved from src/mscorlib/shared/System/Security/SecurityTransparentAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SecurityTreatAsSafeAttribute.cs [moved from src/mscorlib/shared/System/Security/SecurityTreatAsSafeAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/SuppressUnmanagedCodeSecurityAttribute.cs [moved from src/mscorlib/shared/System/Security/SuppressUnmanagedCodeSecurityAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/UnverifiableCodeAttribute.cs [moved from src/mscorlib/shared/System/Security/UnverifiableCodeAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Security/VerificationException.cs [moved from src/mscorlib/shared/System/Security/VerificationException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/SerializableAttribute.cs [moved from src/mscorlib/shared/System/SerializableAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Single.cs [moved from src/mscorlib/shared/System/Single.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Span.Fast.cs [moved from src/mscorlib/shared/System/Span.Fast.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Span.cs [moved from src/mscorlib/shared/System/Span.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/SpanDebugView.cs [moved from src/mscorlib/shared/System/SpanDebugView.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/SpanHelpers.BinarySearch.cs [moved from src/mscorlib/shared/System/SpanHelpers.BinarySearch.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/SpanHelpers.Byte.cs [moved from src/mscorlib/shared/System/SpanHelpers.Byte.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/SpanHelpers.Char.cs [moved from src/mscorlib/shared/System/SpanHelpers.Char.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/SpanHelpers.T.cs [moved from src/mscorlib/shared/System/SpanHelpers.T.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/SpanHelpers.cs [moved from src/mscorlib/shared/System/SpanHelpers.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/StackOverflowException.cs [moved from src/mscorlib/shared/System/StackOverflowException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/String.Comparison.cs [moved from src/mscorlib/shared/System/String.Comparison.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/String.Manipulation.cs [moved from src/mscorlib/shared/System/String.Manipulation.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/String.Searching.cs [moved from src/mscorlib/shared/System/String.Searching.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/String.cs [moved from src/mscorlib/shared/System/String.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/StringComparer.cs [moved from src/mscorlib/shared/System/StringComparer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/StringComparison.cs [moved from src/mscorlib/shared/System/StringComparison.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/StringSplitOptions.cs [moved from src/mscorlib/shared/System/StringSplitOptions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/SystemException.cs [moved from src/mscorlib/shared/System/SystemException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/ASCIIEncoding.cs [moved from src/mscorlib/shared/System/Text/ASCIIEncoding.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/Decoder.cs [moved from src/mscorlib/shared/System/Text/Decoder.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/DecoderBestFitFallback.cs [moved from src/mscorlib/shared/System/Text/DecoderBestFitFallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/DecoderExceptionFallback.cs [moved from src/mscorlib/shared/System/Text/DecoderExceptionFallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/DecoderFallback.cs [moved from src/mscorlib/shared/System/Text/DecoderFallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/DecoderNLS.cs [moved from src/mscorlib/shared/System/Text/DecoderNLS.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/DecoderReplacementFallback.cs [moved from src/mscorlib/shared/System/Text/DecoderReplacementFallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/Encoder.cs [moved from src/mscorlib/shared/System/Text/Encoder.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/EncoderBestFitFallback.cs [moved from src/mscorlib/shared/System/Text/EncoderBestFitFallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/EncoderExceptionFallback.cs [moved from src/mscorlib/shared/System/Text/EncoderExceptionFallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/EncoderFallback.cs [moved from src/mscorlib/shared/System/Text/EncoderFallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/EncoderNLS.cs [moved from src/mscorlib/shared/System/Text/EncoderNLS.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/EncoderReplacementFallback.cs [moved from src/mscorlib/shared/System/Text/EncoderReplacementFallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/Encoding.cs [moved from src/mscorlib/shared/System/Text/Encoding.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/EncodingInfo.cs [moved from src/mscorlib/shared/System/Text/EncodingInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/EncodingNLS.cs [moved from src/mscorlib/shared/System/Text/EncodingNLS.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/EncodingProvider.cs [moved from src/mscorlib/shared/System/Text/EncodingProvider.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/Latin1Encoding.cs [moved from src/mscorlib/shared/System/Text/Latin1Encoding.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/NormalizationForm.cs [moved from src/mscorlib/shared/System/Text/NormalizationForm.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/StringBuilder.Debug.cs [moved from src/mscorlib/shared/System/Text/StringBuilder.Debug.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/StringBuilder.cs [moved from src/mscorlib/shared/System/Text/StringBuilder.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/UTF32Encoding.cs [moved from src/mscorlib/shared/System/Text/UTF32Encoding.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/UTF7Encoding.cs [moved from src/mscorlib/shared/System/Text/UTF7Encoding.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/UTF8Encoding.cs [moved from src/mscorlib/shared/System/Text/UTF8Encoding.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/UnicodeEncoding.cs [moved from src/mscorlib/shared/System/Text/UnicodeEncoding.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Text/ValueStringBuilder.cs [moved from src/mscorlib/shared/System/Text/ValueStringBuilder.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ThreadAttributes.cs [moved from src/mscorlib/shared/System/ThreadAttributes.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ThreadStaticAttribute.cs [moved from src/mscorlib/shared/System/ThreadStaticAttribute.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/AbandonedMutexException.cs [moved from src/mscorlib/shared/System/Threading/AbandonedMutexException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ApartmentState.cs [moved from src/mscorlib/shared/System/Threading/ApartmentState.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/AsyncLocal.cs [moved from src/mscorlib/shared/System/Threading/AsyncLocal.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/AutoResetEvent.cs [moved from src/mscorlib/shared/System/Threading/AutoResetEvent.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/DeferredDisposableLifetime.cs [moved from src/mscorlib/shared/System/Threading/DeferredDisposableLifetime.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/EventResetMode.cs [moved from src/mscorlib/shared/System/Threading/EventResetMode.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ExecutionContext.cs [moved from src/mscorlib/shared/System/Threading/ExecutionContext.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/LazyInitializer.cs [moved from src/mscorlib/shared/System/Threading/LazyInitializer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/LazyThreadSafetyMode.cs [moved from src/mscorlib/shared/System/Threading/LazyThreadSafetyMode.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/LockRecursionException.cs [moved from src/mscorlib/shared/System/Threading/LockRecursionException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ManualResetEvent.cs [moved from src/mscorlib/shared/System/Threading/ManualResetEvent.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ParameterizedThreadStart.cs [moved from src/mscorlib/shared/System/Threading/ParameterizedThreadStart.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ReaderWriterLockSlim.cs [moved from src/mscorlib/shared/System/Threading/ReaderWriterLockSlim.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/SemaphoreFullException.cs [moved from src/mscorlib/shared/System/Threading/SemaphoreFullException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/SendOrPostCallback.cs [moved from src/mscorlib/shared/System/Threading/SendOrPostCallback.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/SpinWait.cs [moved from src/mscorlib/shared/System/Threading/SpinWait.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/SynchronizationLockException.cs [moved from src/mscorlib/shared/System/Threading/SynchronizationLockException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/Tasks/ConcurrentExclusiveSchedulerPair.cs [moved from src/mscorlib/shared/System/Threading/Tasks/ConcurrentExclusiveSchedulerPair.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/Tasks/Sources/IValueTaskSource.cs [moved from src/mscorlib/shared/System/Threading/Tasks/Sources/IValueTaskSource.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/Tasks/TaskCanceledException.cs [moved from src/mscorlib/shared/System/Threading/Tasks/TaskCanceledException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/Tasks/TaskCompletionSource.cs [moved from src/mscorlib/shared/System/Threading/Tasks/TaskCompletionSource.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/Tasks/TaskExtensions.cs [moved from src/mscorlib/shared/System/Threading/Tasks/TaskExtensions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/Tasks/TaskSchedulerException.cs [moved from src/mscorlib/shared/System/Threading/Tasks/TaskSchedulerException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/Tasks/TaskToApm.cs [moved from src/mscorlib/shared/System/Threading/Tasks/TaskToApm.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/Tasks/ValueTask.cs [moved from src/mscorlib/shared/System/Threading/Tasks/ValueTask.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ThreadAbortException.cs [moved from src/mscorlib/shared/System/Threading/ThreadAbortException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ThreadPriority.cs [moved from src/mscorlib/shared/System/Threading/ThreadPriority.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ThreadStart.cs [moved from src/mscorlib/shared/System/Threading/ThreadStart.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ThreadStartException.cs [moved from src/mscorlib/shared/System/Threading/ThreadStartException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ThreadState.cs [moved from src/mscorlib/shared/System/Threading/ThreadState.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/ThreadStateException.cs [moved from src/mscorlib/shared/System/Threading/ThreadStateException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/Timeout.cs [moved from src/mscorlib/shared/System/Threading/Timeout.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/TimeoutHelper.cs [moved from src/mscorlib/shared/System/Threading/TimeoutHelper.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Threading/WaitHandleCannotBeOpenedException.cs [moved from src/mscorlib/shared/System/Threading/WaitHandleCannotBeOpenedException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeSpan.cs [moved from src/mscorlib/shared/System/TimeSpan.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeZone.cs [moved from src/mscorlib/shared/System/TimeZone.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeZoneInfo.AdjustmentRule.cs [moved from src/mscorlib/shared/System/TimeZoneInfo.AdjustmentRule.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeZoneInfo.StringSerializer.cs [moved from src/mscorlib/shared/System/TimeZoneInfo.StringSerializer.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeZoneInfo.TransitionTime.cs [moved from src/mscorlib/shared/System/TimeZoneInfo.TransitionTime.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeZoneInfo.Unix.cs [moved from src/mscorlib/shared/System/TimeZoneInfo.Unix.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeZoneInfo.Win32.cs [moved from src/mscorlib/shared/System/TimeZoneInfo.Win32.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeZoneInfo.cs [moved from src/mscorlib/shared/System/TimeZoneInfo.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeZoneNotFoundException.cs [moved from src/mscorlib/shared/System/TimeZoneNotFoundException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TimeoutException.cs [moved from src/mscorlib/shared/System/TimeoutException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Tuple.cs [moved from src/mscorlib/shared/System/Tuple.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TupleExtensions.cs [moved from src/mscorlib/shared/System/TupleExtensions.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Type.Enum.cs [moved from src/mscorlib/shared/System/Type.Enum.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Type.Helpers.cs [moved from src/mscorlib/shared/System/Type.Helpers.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Type.cs [moved from src/mscorlib/shared/System/Type.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TypeAccessException.cs [moved from src/mscorlib/shared/System/TypeAccessException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TypeCode.cs [moved from src/mscorlib/shared/System/TypeCode.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TypeInitializationException.cs [moved from src/mscorlib/shared/System/TypeInitializationException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/TypeUnloadedException.cs [moved from src/mscorlib/shared/System/TypeUnloadedException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/UInt16.cs [moved from src/mscorlib/shared/System/UInt16.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/UInt32.cs [moved from src/mscorlib/shared/System/UInt32.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/UInt64.cs [moved from src/mscorlib/shared/System/UInt64.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/UIntPtr.cs [moved from src/mscorlib/shared/System/UIntPtr.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/UnauthorizedAccessException.cs [moved from src/mscorlib/shared/System/UnauthorizedAccessException.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/UnhandledExceptionEventArgs.cs [moved from src/mscorlib/shared/System/UnhandledExceptionEventArgs.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/UnhandledExceptionEventHandler.cs [moved from src/mscorlib/shared/System/UnhandledExceptionEventHandler.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/UnitySerializationHolder.cs [moved from src/mscorlib/shared/System/UnitySerializationHolder.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/ValueTuple.cs [moved from src/mscorlib/shared/System/ValueTuple.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Version.cs [moved from src/mscorlib/shared/System/Version.cs with 100% similarity]
src/System.Private.CoreLib/shared/System/Void.cs [moved from src/mscorlib/shared/System/Void.cs with 100% similarity]
src/System.Private.CoreLib/src/Internal/Console.cs [moved from src/mscorlib/src/Internal/Console.cs with 100% similarity]
src/System.Private.CoreLib/src/Internal/Padding.cs [moved from src/mscorlib/src/Internal/Padding.cs with 100% similarity]
src/System.Private.CoreLib/src/Internal/Runtime/Augments/EnvironmentAugments.cs [moved from src/mscorlib/src/Internal/Runtime/Augments/EnvironmentAugments.cs with 100% similarity]
src/System.Private.CoreLib/src/Internal/Runtime/Augments/RuntimeThread.cs [moved from src/mscorlib/src/Internal/Runtime/Augments/RuntimeThread.cs with 100% similarity]
src/System.Private.CoreLib/src/Interop/Unix/Interop.Libraries.cs [moved from src/mscorlib/src/Interop/Unix/Interop.Libraries.cs with 100% similarity]
src/System.Private.CoreLib/src/Interop/Windows/Kernel32/Interop.GetSystemDirectoryW.cs [moved from src/mscorlib/src/Interop/Windows/Kernel32/Interop.GetSystemDirectoryW.cs with 100% similarity]
src/System.Private.CoreLib/src/Microsoft/Win32/OAVariantLib.cs [moved from src/mscorlib/src/Microsoft/Win32/OAVariantLib.cs with 100% similarity]
src/System.Private.CoreLib/src/Microsoft/Win32/Registry.cs [moved from src/mscorlib/src/Microsoft/Win32/Registry.cs with 100% similarity]
src/System.Private.CoreLib/src/Microsoft/Win32/RegistryKey.cs [moved from src/mscorlib/src/Microsoft/Win32/RegistryKey.cs with 100% similarity]
src/System.Private.CoreLib/src/Microsoft/Win32/RegistryValueKind.cs [moved from src/mscorlib/src/Microsoft/Win32/RegistryValueKind.cs with 100% similarity]
src/System.Private.CoreLib/src/Microsoft/Win32/RegistryView.cs [moved from src/mscorlib/src/Microsoft/Win32/RegistryView.cs with 100% similarity]
src/System.Private.CoreLib/src/Microsoft/Win32/SafeHandles/SafeRegistryHandle.cs [moved from src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeRegistryHandle.cs with 100% similarity]
src/System.Private.CoreLib/src/Microsoft/Win32/SafeHandles/SafeWaitHandle.cs [moved from src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeWaitHandle.cs with 100% similarity]
src/System.Private.CoreLib/src/Microsoft/Win32/UnsafeNativeMethods.cs [moved from src/mscorlib/src/Microsoft/Win32/UnsafeNativeMethods.cs with 100% similarity]
src/System.Private.CoreLib/src/Microsoft/Win32/Win32Native.cs [moved from src/mscorlib/src/Microsoft/Win32/Win32Native.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Activator.cs [moved from src/mscorlib/src/System/Activator.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppContext/AppContext.cs [moved from src/mscorlib/src/System/AppContext/AppContext.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppContext/AppContextDefaultValues.CoreClrOverrides.cs [moved from src/mscorlib/src/System/AppContext/AppContextDefaultValues.CoreClrOverrides.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppContext/AppContextDefaultValues.Defaults.Central.cs [moved from src/mscorlib/src/System/AppContext/AppContextDefaultValues.Defaults.Central.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppContext/AppContextDefaultValues.Defaults.cs [moved from src/mscorlib/src/System/AppContext/AppContextDefaultValues.Defaults.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppContext/AppContextDefaultValues.cs [moved from src/mscorlib/src/System/AppContext/AppContextDefaultValues.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppContext/AppContextSwitches.cs [moved from src/mscorlib/src/System/AppContext/AppContextSwitches.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppDomain.cs [moved from src/mscorlib/src/System/AppDomain.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppDomainManager.cs [moved from src/mscorlib/src/System/AppDomainManager.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppDomainSetup.cs [moved from src/mscorlib/src/System/AppDomainSetup.cs with 100% similarity]
src/System.Private.CoreLib/src/System/AppDomainUnloadedException.cs [moved from src/mscorlib/src/System/AppDomainUnloadedException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/ArgIterator.cs [moved from src/mscorlib/src/System/ArgIterator.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Array.cs [moved from src/mscorlib/src/System/Array.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Attribute.cs [moved from src/mscorlib/src/System/Attribute.cs with 100% similarity]
src/System.Private.CoreLib/src/System/BadImageFormatException.CoreCLR.cs [moved from src/mscorlib/src/System/BadImageFormatException.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Buffer.cs [moved from src/mscorlib/src/System/Buffer.cs with 100% similarity]
src/System.Private.CoreLib/src/System/ByReference.cs [moved from src/mscorlib/src/System/ByReference.cs with 100% similarity]
src/System.Private.CoreLib/src/System/CLRConfig.cs [moved from src/mscorlib/src/System/CLRConfig.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/Concurrent/ConcurrentDictionary.cs [moved from src/mscorlib/src/System/Collections/Concurrent/ConcurrentDictionary.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/Concurrent/ConcurrentQueue.cs [moved from src/mscorlib/src/System/Collections/Concurrent/ConcurrentQueue.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/Concurrent/ConcurrentStack.cs [moved from src/mscorlib/src/System/Collections/Concurrent/ConcurrentStack.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/Concurrent/IProducerConsumerCollection.cs [moved from src/mscorlib/src/System/Collections/Concurrent/IProducerConsumerCollection.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/EmptyReadOnlyDictionaryInternal.cs [moved from src/mscorlib/src/System/Collections/EmptyReadOnlyDictionaryInternal.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/Generic/ArraySortHelper.cs [moved from src/mscorlib/src/System/Collections/Generic/ArraySortHelper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/Generic/Comparer.cs [moved from src/mscorlib/src/System/Collections/Generic/Comparer.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/Generic/ComparerHelpers.cs [moved from src/mscorlib/src/System/Collections/Generic/ComparerHelpers.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/Generic/EqualityComparer.cs [moved from src/mscorlib/src/System/Collections/Generic/EqualityComparer.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Collections/ObjectModel/ReadOnlyDictionary.cs [moved from src/mscorlib/src/System/Collections/ObjectModel/ReadOnlyDictionary.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Currency.cs [moved from src/mscorlib/src/System/Currency.cs with 100% similarity]
src/System.Private.CoreLib/src/System/CurrentSystemTimeZone.Cache.cs [moved from src/mscorlib/src/System/CurrentSystemTimeZone.Cache.cs with 100% similarity]
src/System.Private.CoreLib/src/System/DateTime.CoreCLR.cs [moved from src/mscorlib/src/System/DateTime.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Decimal.DecCalc.cs [moved from src/mscorlib/src/System/Decimal.DecCalc.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Decimal.cs [moved from src/mscorlib/src/System/Decimal.cs with 100% similarity]
src/System.Private.CoreLib/src/System/DefaultBinder.CanConvert.cs [moved from src/mscorlib/src/System/DefaultBinder.CanConvert.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Delegate.cs [moved from src/mscorlib/src/System/Delegate.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Contracts/Contracts.cs [moved from src/mscorlib/src/System/Diagnostics/Contracts/Contracts.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Contracts/ContractsBCL.cs [moved from src/mscorlib/src/System/Diagnostics/Contracts/ContractsBCL.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Debug.Windows.cs [moved from src/mscorlib/src/System/Diagnostics/Debug.Windows.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Debugger.cs [moved from src/mscorlib/src/System/Diagnostics/Debugger.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/EditAndContinueHelper.cs [moved from src/mscorlib/src/System/Diagnostics/EditAndContinueHelper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Eventing/EventPipe.cs [moved from src/mscorlib/src/System/Diagnostics/Eventing/EventPipe.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Eventing/EventPipeEventProvider.cs [moved from src/mscorlib/src/System/Diagnostics/Eventing/EventPipeEventProvider.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Eventing/EventPipeMetadataGenerator.cs [moved from src/mscorlib/src/System/Diagnostics/Eventing/EventPipeMetadataGenerator.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Eventing/EventSource_CoreCLR.cs [moved from src/mscorlib/src/System/Diagnostics/Eventing/EventSource_CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Eventing/FrameworkEventSource.cs [moved from src/mscorlib/src/System/Diagnostics/Eventing/FrameworkEventSource.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Eventing/XplatEventLogger.cs [moved from src/mscorlib/src/System/Diagnostics/Eventing/XplatEventLogger.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/ICustomDebuggerNotification.cs [moved from src/mscorlib/src/System/Diagnostics/ICustomDebuggerNotification.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Stackframe.cs [moved from src/mscorlib/src/System/Diagnostics/Stackframe.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/Stacktrace.cs [moved from src/mscorlib/src/System/Diagnostics/Stacktrace.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/SymbolStore/ISymDocumentWriter.cs [moved from src/mscorlib/src/System/Diagnostics/SymbolStore/ISymDocumentWriter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/SymbolStore/ISymWriter.cs [moved from src/mscorlib/src/System/Diagnostics/SymbolStore/ISymWriter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/SymbolStore/SymAddressKind.cs [moved from src/mscorlib/src/System/Diagnostics/SymbolStore/SymAddressKind.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Diagnostics/SymbolStore/Token.cs [moved from src/mscorlib/src/System/Diagnostics/SymbolStore/Token.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Enum.cs [moved from src/mscorlib/src/System/Enum.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Environment.Windows.cs [moved from src/mscorlib/src/System/Environment.Windows.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Environment.cs [moved from src/mscorlib/src/System/Environment.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Exception.cs [moved from src/mscorlib/src/System/Exception.cs with 100% similarity]
src/System.Private.CoreLib/src/System/GC.cs [moved from src/mscorlib/src/System/GC.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Globalization/CharUnicodeInfoData.cs [moved from src/mscorlib/src/System/Globalization/CharUnicodeInfoData.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Globalization/CultureInfo.Unix.cs [moved from src/mscorlib/src/System/Globalization/CultureInfo.Unix.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Globalization/CultureInfo.Windows.cs [moved from src/mscorlib/src/System/Globalization/CultureInfo.Windows.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Globalization/CultureInfo.cs [moved from src/mscorlib/src/System/Globalization/CultureInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Globalization/GlobalizationMode.Unix.cs [moved from src/mscorlib/src/System/Globalization/GlobalizationMode.Unix.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Globalization/GlobalizationMode.Windows.cs [moved from src/mscorlib/src/System/Globalization/GlobalizationMode.Windows.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Globalization/GlobalizationMode.cs [moved from src/mscorlib/src/System/Globalization/GlobalizationMode.cs with 100% similarity]
src/System.Private.CoreLib/src/System/IO/BinaryReader.cs [moved from src/mscorlib/src/System/IO/BinaryReader.cs with 100% similarity]
src/System.Private.CoreLib/src/System/IO/FileLoadException.CoreCLR.cs [moved from src/mscorlib/src/System/IO/FileLoadException.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/IO/FileNotFoundException.CoreCLR.cs [moved from src/mscorlib/src/System/IO/FileNotFoundException.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/IO/SearchOption.cs [moved from src/mscorlib/src/System/IO/SearchOption.cs with 100% similarity]
src/System.Private.CoreLib/src/System/IO/Stream.cs [moved from src/mscorlib/src/System/IO/Stream.cs with 100% similarity]
src/System.Private.CoreLib/src/System/InsufficientMemoryException.cs [moved from src/mscorlib/src/System/InsufficientMemoryException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Internal.cs [moved from src/mscorlib/src/System/Internal.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Math.CoreCLR.cs [moved from src/mscorlib/src/System/Math.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/MathF.CoreCLR.cs [moved from src/mscorlib/src/System/MathF.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/MissingFieldException.cs [moved from src/mscorlib/src/System/MissingFieldException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/MissingMemberException.cs [moved from src/mscorlib/src/System/MissingMemberException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/MulticastDelegate.cs [moved from src/mscorlib/src/System/MulticastDelegate.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Number.CoreCLR.cs [moved from src/mscorlib/src/System/Number.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Numerics/Hashing/HashHelpers.cs [moved from src/mscorlib/src/System/Numerics/Hashing/HashHelpers.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Object.cs [moved from src/mscorlib/src/System/Object.cs with 100% similarity]
src/System.Private.CoreLib/src/System/OleAutBinder.cs [moved from src/mscorlib/src/System/OleAutBinder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/OutOfMemoryException.cs [moved from src/mscorlib/src/System/OutOfMemoryException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/PinnableBufferCache.cs [moved from src/mscorlib/src/System/PinnableBufferCache.cs with 100% similarity]
src/System.Private.CoreLib/src/System/PinnableBufferCacheEventSource.cs [moved from src/mscorlib/src/System/PinnableBufferCacheEventSource.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Assembly.CoreCLR.cs [moved from src/mscorlib/src/System/Reflection/Assembly.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/AssemblyName.cs [moved from src/mscorlib/src/System/Reflection/AssemblyName.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Associates.cs [moved from src/mscorlib/src/System/Reflection/Associates.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/ConstructorInfo.CoreCLR.cs [moved from src/mscorlib/src/System/Reflection/ConstructorInfo.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/CustomAttribute.cs [moved from src/mscorlib/src/System/Reflection/CustomAttribute.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/CustomAttributeExtensions.cs [moved from src/mscorlib/src/System/Reflection/CustomAttributeExtensions.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/AQNBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/AQNBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/AssemblyBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/AssemblyBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/AssemblyBuilderAccess.cs [moved from src/mscorlib/src/System/Reflection/Emit/AssemblyBuilderAccess.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/AssemblyBuilderData.cs [moved from src/mscorlib/src/System/Reflection/Emit/AssemblyBuilderData.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/ConstructorBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/ConstructorBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/CustomAttributeBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/CustomAttributeBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/DynamicILGenerator.cs [moved from src/mscorlib/src/System/Reflection/Emit/DynamicILGenerator.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs [moved from src/mscorlib/src/System/Reflection/Emit/DynamicMethod.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/EnumBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/EnumBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/EventBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/EventBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/EventToken.cs [moved from src/mscorlib/src/System/Reflection/Emit/EventToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/FieldBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/FieldBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/FieldToken.cs [moved from src/mscorlib/src/System/Reflection/Emit/FieldToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/FlowControl.cs [moved from src/mscorlib/src/System/Reflection/Emit/FlowControl.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/GenericTypeParameterBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/GenericTypeParameterBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/ILGenerator.cs [moved from src/mscorlib/src/System/Reflection/Emit/ILGenerator.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/ISymWrapperCore.cs [moved from src/mscorlib/src/System/Reflection/Emit/ISymWrapperCore.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/Label.cs [moved from src/mscorlib/src/System/Reflection/Emit/Label.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/LocalBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/LocalBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/MethodBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/MethodBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/MethodBuilderInstantiation.cs [moved from src/mscorlib/src/System/Reflection/Emit/MethodBuilderInstantiation.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/MethodToken.cs [moved from src/mscorlib/src/System/Reflection/Emit/MethodToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/ModuleBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/ModuleBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/ModuleBuilderData.cs [moved from src/mscorlib/src/System/Reflection/Emit/ModuleBuilderData.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/OpCodeType.cs [moved from src/mscorlib/src/System/Reflection/Emit/OpCodeType.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/OpCodes.cs [moved from src/mscorlib/src/System/Reflection/Emit/OpCodes.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/Opcode.cs [moved from src/mscorlib/src/System/Reflection/Emit/Opcode.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/OperandType.cs [moved from src/mscorlib/src/System/Reflection/Emit/OperandType.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/PEFileKinds.cs [moved from src/mscorlib/src/System/Reflection/Emit/PEFileKinds.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/ParameterBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/ParameterBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/ParameterToken.cs [moved from src/mscorlib/src/System/Reflection/Emit/ParameterToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/PropertyBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/PropertyBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/PropertyToken.cs [moved from src/mscorlib/src/System/Reflection/Emit/PropertyToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/SignatureHelper.cs [moved from src/mscorlib/src/System/Reflection/Emit/SignatureHelper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/SignatureToken.cs [moved from src/mscorlib/src/System/Reflection/Emit/SignatureToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/StackBehaviour.cs [moved from src/mscorlib/src/System/Reflection/Emit/StackBehaviour.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/StringToken.cs [moved from src/mscorlib/src/System/Reflection/Emit/StringToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/SymbolMethod.cs [moved from src/mscorlib/src/System/Reflection/Emit/SymbolMethod.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/SymbolType.cs [moved from src/mscorlib/src/System/Reflection/Emit/SymbolType.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/TypeBuilder.cs [moved from src/mscorlib/src/System/Reflection/Emit/TypeBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/TypeBuilderInstantiation.cs [moved from src/mscorlib/src/System/Reflection/Emit/TypeBuilderInstantiation.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/TypeToken.cs [moved from src/mscorlib/src/System/Reflection/Emit/TypeToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Emit/XXXOnTypeBuilderInstantiation.cs [moved from src/mscorlib/src/System/Reflection/Emit/XXXOnTypeBuilderInstantiation.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/ExceptionHandlingClause.cs [moved from src/mscorlib/src/System/Reflection/ExceptionHandlingClause.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/FieldInfo.CoreCLR.cs [moved from src/mscorlib/src/System/Reflection/FieldInfo.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/INVOCATION_FLAGS.cs [moved from src/mscorlib/src/System/Reflection/INVOCATION_FLAGS.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/LoaderAllocator.cs [moved from src/mscorlib/src/System/Reflection/LoaderAllocator.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/LocalVariableInfo.cs [moved from src/mscorlib/src/System/Reflection/LocalVariableInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/MdConstant.cs [moved from src/mscorlib/src/System/Reflection/MdConstant.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/MdFieldInfo.cs [moved from src/mscorlib/src/System/Reflection/MdFieldInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/MdImport.cs [moved from src/mscorlib/src/System/Reflection/MdImport.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/MemberInfo.Internal.cs [moved from src/mscorlib/src/System/Reflection/MemberInfo.Internal.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/Metadata/AssemblyExtensions.cs [moved from src/mscorlib/src/System/Reflection/Metadata/AssemblyExtensions.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/MethodBase.CoreCLR.cs [moved from src/mscorlib/src/System/Reflection/MethodBase.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/MethodBody.cs [moved from src/mscorlib/src/System/Reflection/MethodBody.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/RtFieldInfo.cs [moved from src/mscorlib/src/System/Reflection/RtFieldInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/RuntimeAssembly.cs [moved from src/mscorlib/src/System/Reflection/RuntimeAssembly.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/RuntimeConstructorInfo.cs [moved from src/mscorlib/src/System/Reflection/RuntimeConstructorInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/RuntimeEventInfo.cs [moved from src/mscorlib/src/System/Reflection/RuntimeEventInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/RuntimeFieldInfo.cs [moved from src/mscorlib/src/System/Reflection/RuntimeFieldInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs [moved from src/mscorlib/src/System/Reflection/RuntimeMethodInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/RuntimeModule.cs [moved from src/mscorlib/src/System/Reflection/RuntimeModule.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/RuntimeParameterInfo.cs [moved from src/mscorlib/src/System/Reflection/RuntimeParameterInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Reflection/RuntimePropertyInfo.cs [moved from src/mscorlib/src/System/Reflection/RuntimePropertyInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Resources/FileBasedResourceGroveler.cs [moved from src/mscorlib/src/System/Resources/FileBasedResourceGroveler.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Resources/IResourceGroveler.cs [moved from src/mscorlib/src/System/Resources/IResourceGroveler.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Resources/ManifestBasedResourceGroveler.cs [moved from src/mscorlib/src/System/Resources/ManifestBasedResourceGroveler.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Resources/ResourceManager.cs [moved from src/mscorlib/src/System/Resources/ResourceManager.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Resources/ResourceReader.cs [moved from src/mscorlib/src/System/Resources/ResourceReader.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Resources/ResourceSet.cs [moved from src/mscorlib/src/System/Resources/ResourceSet.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Resources/__FastResourceComparer.cs [moved from src/mscorlib/src/System/Resources/__FastResourceComparer.cs with 100% similarity]
src/System.Private.CoreLib/src/System/RtType.cs [moved from src/mscorlib/src/System/RtType.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/CompilerServices/AsyncMethodBuilder.cs [moved from src/mscorlib/src/System/Runtime/CompilerServices/AsyncMethodBuilder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/CompilerServices/ConditionalWeakTable.cs [moved from src/mscorlib/src/System/Runtime/CompilerServices/ConditionalWeakTable.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/CompilerServices/ICastable.cs [moved from src/mscorlib/src/System/Runtime/CompilerServices/ICastable.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeHelpers.cs [moved from src/mscorlib/src/System/Runtime/CompilerServices/RuntimeHelpers.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/CompilerServices/TaskAwaiter.cs [moved from src/mscorlib/src/System/Runtime/CompilerServices/TaskAwaiter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/CompilerServices/TypeDependencyAttribute.cs [moved from src/mscorlib/src/System/Runtime/CompilerServices/TypeDependencyAttribute.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/CompilerServices/jithelpers.cs [moved from src/mscorlib/src/System/Runtime/CompilerServices/jithelpers.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/ExceptionServices/ExceptionDispatchInfo.cs [moved from src/mscorlib/src/System/Runtime/ExceptionServices/ExceptionDispatchInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/GcSettings.cs [moved from src/mscorlib/src/System/Runtime/GcSettings.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ArrayWithOffset.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ArrayWithOffset.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/Attributes.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/Attributes.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/BStrWrapper.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/BStrWrapper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/COMException.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/COMException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComEventsHelper.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComEventsHelper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComEventsInfo.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComEventsInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComEventsMethod.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComEventsMethod.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComEventsSink.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComEventsSink.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComMemberType.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComMemberType.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IBindCtx.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IBindCtx.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IConnectionPoint.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IConnectionPoint.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IConnectionPointContainer.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IConnectionPointContainer.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IEnumConnectionPoints.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumConnectionPoints.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IEnumConnections.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumConnections.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IEnumMoniker.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumMoniker.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IEnumString.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumString.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IEnumVARIANT.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IEnumVARIANT.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IMoniker.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IMoniker.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IPersistFile.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IPersistFile.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IRunningObjectTable.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IRunningObjectTable.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IStream.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/IStream.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/ITypeComp.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeComp.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/ITypeInfo.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/ITypeInfo2.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeInfo2.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/ITypeLib.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeLib.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/ITypeLib2.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ComTypes/ITypeLib2.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/CriticalHandle.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/CriticalHandle.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/CurrencyWrapper.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/CurrencyWrapper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/DispatchWrapper.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/DispatchWrapper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ErrorWrapper.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ErrorWrapper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/Expando/IExpando.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/Expando/IExpando.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/GCHandleCookieTable.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/GCHandleCookieTable.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/GcHandle.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/GcHandle.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ICustomAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ICustomAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ICustomFactory.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ICustomFactory.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ICustomMarshaler.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ICustomMarshaler.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ICustomQueryInterface.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/ICustomQueryInterface.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/IException.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/IException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/InvalidComObjectException.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/InvalidComObjectException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/InvalidOleVariantTypeException.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/InvalidOleVariantTypeException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/Marshal.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/Marshal.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/NativeCallableAttribute.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/NativeCallableAttribute.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/NativeMethods.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/NativeMethods.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/NonPortable.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/NonPortable.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/PInvokeMap.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/PInvokeMap.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/PInvokeMarshal.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/PInvokeMarshal.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/RuntimeEnvironment.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/RuntimeEnvironment.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/SEHException.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/SEHException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/SafeArrayRankMismatchException.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/SafeArrayRankMismatchException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/SafeArrayTypeMismatchException.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/SafeArrayTypeMismatchException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/SafeHandle.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/SafeHandle.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/UnknownWrapper.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/UnknownWrapper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/VariantWrapper.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/VariantWrapper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/Attributes.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/Attributes.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/BindableVectorToCollectionAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/BindableVectorToCollectionAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/BindableVectorToListAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/BindableVectorToListAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIKeyValuePairImpl.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIKeyValuePairImpl.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIPropertyValueImpl.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIPropertyValueImpl.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIReferenceImpl.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIReferenceImpl.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/ConstantSplittableMap.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ConstantSplittableMap.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/CustomPropertyImpl.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/CustomPropertyImpl.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryKeyCollection.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryKeyCollection.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryToMapAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryToMapAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryValueCollection.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryValueCollection.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/EnumeratorToIteratorAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/EnumeratorToIteratorAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/EventRegistrationToken.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/EventRegistrationToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/EventRegistrationTokenTable.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/EventRegistrationTokenTable.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IActivationFactory.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IActivationFactory.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IClosable.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IClosable.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/ICustomProperty.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ICustomProperty.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/ICustomPropertyProvider.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ICustomPropertyProvider.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IIterable.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IIterable.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IIterator.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IIterator.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IMap.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IMap.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IMapViewToIReadOnlyDictionaryAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IMapViewToIReadOnlyDictionaryAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IPropertyValue.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IPropertyValue.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IReadOnlyDictionaryToIMapViewAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IReadOnlyDictionaryToIMapViewAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IReadOnlyListToIVectorViewAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IReadOnlyListToIVectorViewAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IReference.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IReference.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IRestrictedErrorInfo.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IRestrictedErrorInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IVector.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IVector.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IVectorViewToIReadOnlyListAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IVectorViewToIReadOnlyListAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/IteratorToEnumeratorAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/IteratorToEnumeratorAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/ListToBindableVectorAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ListToBindableVectorAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/ListToBindableVectorViewAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ListToBindableVectorViewAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/ListToVectorAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ListToVectorAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/ManagedActivationFactory.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ManagedActivationFactory.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/MapToCollectionAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/MapToCollectionAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/MapToDictionaryAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/MapToDictionaryAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/MapViewToReadOnlyCollectionAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/MapViewToReadOnlyCollectionAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/NativeMethods.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/NativeMethods.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/PropertyValue.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/PropertyValue.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/RuntimeClass.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/RuntimeClass.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/VectorToCollectionAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/VectorToCollectionAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/VectorToListAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/VectorToListAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/VectorViewToReadOnlyCollectionAdapter.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/VectorViewToReadOnlyCollectionAdapter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsFoundationEventHandler.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsFoundationEventHandler.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsRuntimeMarshal.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsRuntimeMarshal.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsRuntimeMetadata.cs [moved from src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsRuntimeMetadata.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Aes.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Aes.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Aes.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Aes.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Base.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Base.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Base.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Base.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Sha1.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Sha1.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Sha1.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Sha1.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Sha256.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Sha256.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Sha256.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Sha256.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Simd.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Simd.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Arm64/Simd.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Simd.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Vector128.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Vector128.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Vector128DebugView.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Vector128DebugView.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Vector256.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Vector256.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Vector256DebugView.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Vector256DebugView.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Vector64.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Vector64.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/Vector64DebugView.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/Vector64DebugView.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Aes.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Aes.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Aes.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Aes.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Avx.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Avx.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Avx.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Avx.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Avx2.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Avx2.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Avx2.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Avx2.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Bmi1.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Bmi1.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Bmi1.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Bmi1.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Bmi2.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Bmi2.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Bmi2.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Bmi2.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Enums.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Enums.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Fma.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Fma.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Fma.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Fma.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Lzcnt.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Lzcnt.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Lzcnt.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Lzcnt.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Pclmulqdq.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Pclmulqdq.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Pclmulqdq.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Pclmulqdq.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Popcnt.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Popcnt.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Popcnt.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Popcnt.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse2.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse2.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse2.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse2.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse3.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse3.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse3.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse3.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse41.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse41.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse41.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse41.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse42.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse42.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse42.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse42.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Ssse3.PlatformNotSupported.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Ssse3.PlatformNotSupported.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Ssse3.cs [moved from src/mscorlib/src/System/Runtime/Intrinsics/X86/Ssse3.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Loader/AssemblyLoadContext.cs [moved from src/mscorlib/src/System/Runtime/Loader/AssemblyLoadContext.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/MemoryFailPoint.cs [moved from src/mscorlib/src/System/Runtime/MemoryFailPoint.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/RuntimeImports.cs [moved from src/mscorlib/src/System/Runtime/RuntimeImports.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Serialization/FormatterConverter.cs [moved from src/mscorlib/src/System/Runtime/Serialization/FormatterConverter.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Serialization/FormatterServices.cs [moved from src/mscorlib/src/System/Runtime/Serialization/FormatterServices.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Serialization/SerializationInfo.cs [moved from src/mscorlib/src/System/Runtime/Serialization/SerializationInfo.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Runtime/Versioning/CompatibilitySwitch.cs [moved from src/mscorlib/src/System/Runtime/Versioning/CompatibilitySwitch.cs with 100% similarity]
src/System.Private.CoreLib/src/System/RuntimeArgumentHandle.cs [moved from src/mscorlib/src/System/RuntimeArgumentHandle.cs with 100% similarity]
src/System.Private.CoreLib/src/System/RuntimeHandles.cs [moved from src/mscorlib/src/System/RuntimeHandles.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Security/DynamicSecurityMethodAttribute.cs [moved from src/mscorlib/src/System/Security/DynamicSecurityMethodAttribute.cs with 100% similarity]
src/System.Private.CoreLib/src/System/SharedStatics.cs [moved from src/mscorlib/src/System/SharedStatics.cs with 100% similarity]
src/System.Private.CoreLib/src/System/String.CoreCLR.cs [moved from src/mscorlib/src/System/String.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/StubHelpers.cs [moved from src/mscorlib/src/System/StubHelpers.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Text/CodePageDataItem.Unix.cs [moved from src/mscorlib/src/System/Text/CodePageDataItem.Unix.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Text/CodePageDataItem.cs [moved from src/mscorlib/src/System/Text/CodePageDataItem.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Text/EncodingTable.Unix.cs [moved from src/mscorlib/src/System/Text/EncodingTable.Unix.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Text/EncodingTable.cs [moved from src/mscorlib/src/System/Text/EncodingTable.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Text/StringBuilder.CoreCLR.cs [moved from src/mscorlib/src/System/Text/StringBuilder.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Text/StringBuilderCache.cs [moved from src/mscorlib/src/System/Text/StringBuilderCache.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/CancellationToken.cs [moved from src/mscorlib/src/System/Threading/CancellationToken.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/CancellationTokenRegistration.cs [moved from src/mscorlib/src/System/Threading/CancellationTokenRegistration.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/CancellationTokenSource.cs [moved from src/mscorlib/src/System/Threading/CancellationTokenSource.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolBoundHandle.Unix.cs [moved from src/mscorlib/src/System/Threading/ClrThreadPoolBoundHandle.Unix.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolBoundHandle.Windows.cs [moved from src/mscorlib/src/System/Threading/ClrThreadPoolBoundHandle.Windows.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolBoundHandle.cs [moved from src/mscorlib/src/System/Threading/ClrThreadPoolBoundHandle.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolBoundHandleOverlapped.cs [moved from src/mscorlib/src/System/Threading/ClrThreadPoolBoundHandleOverlapped.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolPreAllocatedOverlapped.cs [moved from src/mscorlib/src/System/Threading/ClrThreadPoolPreAllocatedOverlapped.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/EventWaitHandle.cs [moved from src/mscorlib/src/System/Threading/EventWaitHandle.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Interlocked.cs [moved from src/mscorlib/src/System/Threading/Interlocked.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/ManualResetEventSlim.cs [moved from src/mscorlib/src/System/Threading/ManualResetEventSlim.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Monitor.cs [moved from src/mscorlib/src/System/Threading/Monitor.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Mutex.cs [moved from src/mscorlib/src/System/Threading/Mutex.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Overlapped.cs [moved from src/mscorlib/src/System/Threading/Overlapped.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Semaphore.cs [moved from src/mscorlib/src/System/Threading/Semaphore.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/SemaphoreSlim.cs [moved from src/mscorlib/src/System/Threading/SemaphoreSlim.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/SpinLock.cs [moved from src/mscorlib/src/System/Threading/SpinLock.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/SynchronizationContext.cs [moved from src/mscorlib/src/System/Threading/SynchronizationContext.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/AsyncCausalityTracer.cs [moved from src/mscorlib/src/System/Threading/Tasks/AsyncCausalityTracer.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/FutureFactory.cs [moved from src/mscorlib/src/System/Threading/Tasks/FutureFactory.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/IAsyncCausalityTracerStatics.cs [moved from src/mscorlib/src/System/Threading/Tasks/IAsyncCausalityTracerStatics.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/ProducerConsumerQueues.cs [moved from src/mscorlib/src/System/Threading/Tasks/ProducerConsumerQueues.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/TPLETWProvider.cs [moved from src/mscorlib/src/System/Threading/Tasks/TPLETWProvider.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs [moved from src/mscorlib/src/System/Threading/Tasks/Task.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/TaskContinuation.cs [moved from src/mscorlib/src/System/Threading/Tasks/TaskContinuation.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/TaskExceptionHolder.cs [moved from src/mscorlib/src/System/Threading/Tasks/TaskExceptionHolder.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/TaskFactory.cs [moved from src/mscorlib/src/System/Threading/Tasks/TaskFactory.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/TaskScheduler.cs [moved from src/mscorlib/src/System/Threading/Tasks/TaskScheduler.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/ThreadPoolTaskScheduler.cs [moved from src/mscorlib/src/System/Threading/Tasks/ThreadPoolTaskScheduler.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Tasks/future.cs [moved from src/mscorlib/src/System/Threading/Tasks/future.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Thread.cs [moved from src/mscorlib/src/System/Threading/Thread.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/ThreadInterruptedException.cs [moved from src/mscorlib/src/System/Threading/ThreadInterruptedException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/ThreadLocal.cs [moved from src/mscorlib/src/System/Threading/ThreadLocal.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/ThreadPool.cs [moved from src/mscorlib/src/System/Threading/ThreadPool.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Timer.cs [moved from src/mscorlib/src/System/Threading/Timer.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/Volatile.cs [moved from src/mscorlib/src/System/Threading/Volatile.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Threading/WaitHandle.cs [moved from src/mscorlib/src/System/Threading/WaitHandle.cs with 100% similarity]
src/System.Private.CoreLib/src/System/ThrowHelper.cs [moved from src/mscorlib/src/System/ThrowHelper.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Type.CoreCLR.cs [moved from src/mscorlib/src/System/Type.CoreCLR.cs with 100% similarity]
src/System.Private.CoreLib/src/System/TypeLoadException.cs [moved from src/mscorlib/src/System/TypeLoadException.cs with 100% similarity]
src/System.Private.CoreLib/src/System/TypeNameParser.cs [moved from src/mscorlib/src/System/TypeNameParser.cs with 100% similarity]
src/System.Private.CoreLib/src/System/TypedReference.cs [moved from src/mscorlib/src/System/TypedReference.cs with 100% similarity]
src/System.Private.CoreLib/src/System/ValueType.cs [moved from src/mscorlib/src/System/ValueType.cs with 100% similarity]
src/System.Private.CoreLib/src/System/Variant.cs [moved from src/mscorlib/src/System/Variant.cs with 100% similarity]
src/System.Private.CoreLib/src/System/WeakReference.cs [moved from src/mscorlib/src/System/WeakReference.cs with 100% similarity]
src/System.Private.CoreLib/src/System/WeakReferenceOfT.cs [moved from src/mscorlib/src/System/WeakReferenceOfT.cs with 100% similarity]
src/System.Private.CoreLib/src/System/__ComObject.cs [moved from src/mscorlib/src/System/__ComObject.cs with 100% similarity]
src/System.Private.CoreLib/src/System/mda.cs [moved from src/mscorlib/src/System/mda.cs with 100% similarity]
src/System.Private.CoreLib/src/mscorlib.Friends.cs [moved from src/mscorlib/src/mscorlib.Friends.cs with 100% similarity]
src/build.proj