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