Closed
Description
After #37258 is implemented, we should circle back and add tests for previous changes:
- Add preserve dependency to StackFrameHelper - Add PreserveDependency to StackFrameHelper #32023
- Strip the ILLinkTrim.xml from the System.Diagnostics.StackTrace assembly - Strip the ILLinkTrim.xml from the System.Diagnostics.StackTrace assembly #37659
- Remove GenericArraySortHelper from ILLinkTrim xml - Remove GenericArraySortHelper from ILLinkTrim xml #37286
- Strip the ILLinkTrim.xml file from System.Security assemblies Strip the ILLinkTrim.xml file from System.Security assemblies #36864
Remove AnonymousType ILLinkTrim entry for EventSource - Remove AnonymousType ILLinkTrim entry for EventSource #37083 - Strip the ILLinkTrim.xml file from the System.ComponentModel.TypeConverter assembly - Strip the ILLinkTrim.xml file from the System.ComponentModel.TypeConverter assembly #37402
- Strip the ILLinkTrim.xml file from System.Private.Xml - Strip the ILLinkTrim.xml file from System.Private.Xml #35547
- Strip the ILLinkTrim.xml file from the System.Private.Xml.Linq assembly - Strip the ILLinkTrim.xml file from the System.Private.Xml.Linq assembly #37935
Any linker-related changes following the completion of #37258 should be validated with the new test infrastructure.