4 references to SetAction
illink (4)
Linker.Steps\DescriptorMarker.cs (1)
196
_context.Annotations.
SetAction
(method, MethodAction.Parse);
Linker.Steps\MarkStep.cs (3)
299
Annotations.
SetAction
(body.Method, MethodAction.ConvertToThrow);
2023
Annotations.
SetAction
(method, MethodAction.ForceParse);
3179
Annotations.
SetAction
(method, MethodAction.Parse);