5 references to IsFullyPreservedAction
illink (5)
Linker.Steps\MarkStep.cs (5)
404
bool scanReferences =
IsFullyPreservedAction
(Context.TrimAction) ||
IsFullyPreservedAction
(Context.DefaultAction);
412
if (!
IsFullyPreservedAction
(action))
439
if (!
IsFullyPreservedAction
(action))
2054
if (
IsFullyPreservedAction
(Annotations.GetAction(type.Module.Assembly)))