1 write to _externalReferences
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\GenericMethodsTemplateMap.cs (1)
22
_externalReferences
= externalReferences;
1 reference to _externalReferences
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\GenericMethodsTemplateMap.cs (1)
32
public override ObjectNodeSection GetSection(NodeFactory factory) =>
_externalReferences
.GetSection(factory);