10 references to SetAction
illink (10)
Linker.Steps\AddBypassNGenStep.cs (1)
92
Annotations.
SetAction
(coreLibAssembly, AssemblyAction.Save);
Linker.Steps\SweepStep.cs (7)
74
Annotations.
SetAction
(assembly, AssemblyAction.Save);
86
Annotations.
SetAction
(assembly, AssemblyAction.Delete);
149
Annotations.
SetAction
(assembly, AssemblyAction.Save);
153
Annotations.
SetAction
(assembly, AssemblyAction.AddBypassNGen);
170
Annotations.
SetAction
(assembly, AssemblyAction.AddBypassNGen);
181
Annotations.
SetAction
(assembly, assemblyAction);
260
Annotations.
SetAction
(assembly, AssemblyAction.Delete);
Linker\LinkContext.cs (2)
311
Annotations.
SetAction
(assembly, CalculateAssemblyAction (assembly));
386
Annotations.
SetAction
(assembly, action);