2 references to Nothing
illink (2)
Linker.Steps\MarkStep.cs (1)
3167
if (Annotations.GetAction(method) == MethodAction.
Nothing
)
Linker\MemberActionStore.cs (1)
50
return MethodAction.
Nothing
;