5 references to IsFullyPreservedAction
illink (5)
Linker.Steps\MarkStep.cs (5)
391
bool scanReferences =
IsFullyPreservedAction
(Context.TrimAction) ||
IsFullyPreservedAction
(Context.DefaultAction);
399
if (!
IsFullyPreservedAction
(action))
426
if (!
IsFullyPreservedAction
(action))
2011
if (
IsFullyPreservedAction
(Annotations.GetAction(type.Module.Assembly)))