Suppress linker warnings properly (#84272)
authorBuyaa Namnan <bunamnan@microsoft.com>
Tue, 4 Apr 2023 23:22:03 +0000 (16:22 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2023 23:22:03 +0000 (16:22 -0700)
commit3e6ad475762045ee368bcae2751f9e16497b6b59
tree765edf27bb55195c191aec2fc6958b7cdbba6353
parentf2d5967c56f384ca6ce79a583fc35f8a5222151e
Suppress linker warnings properly (#84272)

* Suppress linker warnings properly

* Update core assembly types handling

* Update src/libraries/System.Reflection.Emit/src/System/Reflection/Emit/SignatureHelper.cs

---------

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
src/libraries/System.Reflection.Emit/src/System/Reflection/Emit/MetadataHelper.cs
src/libraries/System.Reflection.Emit/src/System/Reflection/Emit/MethodBuilderImpl.cs
src/libraries/System.Reflection.Emit/src/System/Reflection/Emit/ModuleBuilderImpl.cs
src/libraries/System.Reflection.Emit/src/System/Reflection/Emit/SignatureHelper.cs
src/libraries/System.Reflection.Emit/src/System/Reflection/Emit/TypeBuilderImpl.cs
src/libraries/System.Reflection.Emit/tests/PersistableAssemblyBuilder/AssemblySaveTestsWithVariousTypes.cs