Cleanup IL linker heuristic usage (#25547)
authorJan Kotas <jkotas@microsoft.com>
Wed, 3 Jul 2019 15:59:25 +0000 (08:59 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2019 15:59:25 +0000 (08:59 -0700)
commit60f1e6265bd1039f023a82e0643b524d6aaf7845
tree3d9eb61e3e14106c9cf25fcd966d4432f368aa52
parent93404779a95a776e17326d1014dd7d34e240e3f0
Cleanup IL linker heuristic usage (#25547)

Prep-work for using mainstream IL linker
src/System.Private.CoreLib/ILLink.targets
src/System.Private.CoreLib/ILLinkTrim.xml
src/System.Private.CoreLib/Resources/Strings.resx
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventSource.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/FieldMetadata.cs
src/System.Private.CoreLib/shared/System/Runtime/Serialization/SafeSerializationEventArgs.cs
src/System.Private.CoreLib/src/System/Reflection/Emit/AssemblyBuilder.cs
src/vm/mscorlib.h
src/vm/typeparse.cpp