1 write to _factory
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
242_factory = factory;
2 references to _factory
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCodegenCompilation.cs (2)
250if (_factory.CompilationModuleGroup.ContainsMethodBody(canonMethod, false)) 252IMethodNode methodEntryPoint = _factory.CompiledMethodNode(canonMethod);