5 references to IsFullyPreservedAction
illink (5)
Linker.Steps\MarkStep.cs (5)
402
bool scanReferences =
IsFullyPreservedAction
(Context.TrimAction) ||
IsFullyPreservedAction
(Context.DefaultAction);
410
if (!
IsFullyPreservedAction
(action))
437
if (!
IsFullyPreservedAction
(action))
2022
if (
IsFullyPreservedAction
(Annotations.GetAction(type.Module.Assembly)))