1 write to _method
ILCompiler.ReadyToRun (1)
Compiler\SingleMethodCompilationModuleGroup.cs (1)
24
_method
= method;
2 references to _method
ILCompiler.ReadyToRun (2)
Compiler\SingleMethodCompilationModuleGroup.cs (2)
29
return (method ==
_method
) || (method ==
_method
.GetCanonMethodTarget(CanonicalFormKind.Specific));