3 references to SetPreserve
illink (3)
Linker.Steps\DescriptorMarker.cs (2)
94
_context.Annotations.
SetPreserve
(type, TypePreserve.All);
126
_context.Annotations.
SetPreserve
(type, preserve);
Linker.Steps\RootAssemblyInputStep.cs (1)
140
Annotations.
SetPreserve
(type, TypePreserve.All);