1 write to _factory
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\InstanceEntryPointTableNode.cs (1)
28_factory = factory;
4 references to _factory
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\InstanceEntryPointTableNode.cs (4)
29_factory.ManifestMetadataTable.RegisterEmitter(this); 36if (_factory.CompilationModuleGroup.IsInputBubble) 38foreach (MethodWithGCInfo method in _factory.EnumerateCompiledMethods(null, CompiledMethodCategory.Instantiated)) 43BuildSignatureForMethod(method, _factory);