Cleanup InternalsVisibleTo (#17185)
authorJan Kotas <jkotas@microsoft.com>
Tue, 27 Mar 2018 17:51:22 +0000 (10:51 -0700)
committerGitHub <noreply@github.com>
Tue, 27 Mar 2018 17:51:22 +0000 (10:51 -0700)
commit4b95b41d93e7b267c972fe60e0fe9f2068cbeb1c
treedc793ca5ab2193dc9d940d2e4ca37100ccb6b735
parentf56f7a50d60dd3ca2d8687afc492566494e6df41
Cleanup InternalsVisibleTo (#17185)

Remove InternalsVisibleTo for mscorlib and make sure that corefx still builds with it.
Delete global constants that were left-overs from .NET Framework build system.
16 files changed:
dependencies.props
src/mscorlib/Common/Preprocessed/AssemblyRefs.g.cs [deleted file]
src/mscorlib/ILLinkTrim.xml
src/mscorlib/System.Private.CoreLib.csproj
src/mscorlib/shared/System/Collections/Generic/NonRandomizedStringEqualityComparer.cs
src/mscorlib/shared/System/Collections/ListDictionaryInternal.cs
src/mscorlib/shared/System/UnitySerializationHolder.cs
src/mscorlib/src/System/Collections/Generic/Comparer.cs
src/mscorlib/src/System/Collections/Generic/EqualityComparer.cs
src/mscorlib/src/System/Diagnostics/Contracts/ContractsBCL.cs
src/mscorlib/src/System/Reflection/Emit/ILGenerator.cs
src/mscorlib/src/System/Resources/ResourceManager.cs
src/mscorlib/src/System/Runtime/InteropServices/Marshal.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/CLRIReferenceImpl.cs
src/mscorlib/src/System/Threading/SynchronizationContext.cs
src/mscorlib/src/mscorlib.Friends.cs