10 references to SetAction
illink (10)
Linker.Steps\AddBypassNGenStep.cs (1)
99
Annotations.
SetAction
(coreLibAssembly, AssemblyAction.Save);
Linker.Steps\SweepStep.cs (7)
76
Annotations.
SetAction
(assembly, AssemblyAction.Save);
90
Annotations.
SetAction
(assembly, AssemblyAction.Delete);
157
Annotations.
SetAction
(assembly, AssemblyAction.Save);
161
Annotations.
SetAction
(assembly, AssemblyAction.AddBypassNGen);
179
Annotations.
SetAction
(assembly, AssemblyAction.AddBypassNGen);
191
Annotations.
SetAction
(assembly, assemblyAction);
274
Annotations.
SetAction
(assembly, AssemblyAction.Delete);
Linker\LinkContext.cs (2)
321
Annotations.
SetAction
(assembly, CalculateAssemblyAction(assembly));
404
Annotations.
SetAction
(assembly, action);