4 references to SetAction
illink (4)
Linker.Steps\DescriptorMarker.cs (1)
173
_context.Annotations.
SetAction
(method, MethodAction.Parse);
Linker.Steps\MarkStep.cs (3)
276
Annotations.
SetAction
(body.Method, MethodAction.ConvertToThrow);
1826
Annotations.
SetAction
(method, MethodAction.ForceParse);
2903
Annotations.
SetAction
(method, MethodAction.Parse);