4 references to SetAction
illink (4)
Linker.Steps\DescriptorMarker.cs (1)
207
_context.Annotations.
SetAction
(method, MethodAction.Parse);
Linker.Steps\MarkStep.cs (3)
301
Annotations.
SetAction
(body.Method, MethodAction.ConvertToThrow);
2055
Annotations.
SetAction
(method, MethodAction.ForceParse);
3200
Annotations.
SetAction
(method, MethodAction.Parse);