1 write to _externalReferences
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\GenericTypesTemplateMap.cs (1)
22_externalReferences = externalReferences;
2 references to _externalReferences
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\GenericTypesTemplateMap.cs (2)
32public override ObjectNodeSection GetSection(NodeFactory factory) => _externalReferences.GetSection(factory); 58nativeWriter.GetUnsignedConstant(_externalReferences.GetIndex(factory.NecessaryTypeSymbol(type))),