5 references to IsFullyPreservedAction
illink (5)
Linker.Steps\MarkStep.cs (5)
398
bool scanReferences =
IsFullyPreservedAction
(Context.TrimAction) ||
IsFullyPreservedAction
(Context.DefaultAction);
406
if (!
IsFullyPreservedAction
(action))
433
if (!
IsFullyPreservedAction
(action))
2008
if (
IsFullyPreservedAction
(Annotations.GetAction(type.Module.Assembly)))