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