1 write to _externalReferences
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\ReflectionVirtualInvokeMapNode.cs (1)
26
_externalReferences
= externalReferences;
3 references to _externalReferences
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\ReflectionVirtualInvokeMapNode.cs (3)
36
public override ObjectNodeSection GetSection(NodeFactory factory) =>
_externalReferences
.GetSection(factory);
182
writer.GetUnsignedConstant(
_externalReferences
.GetIndex(containingTypeKeyNode)),
193
writer.GetUnsignedConstant(
_externalReferences
.GetIndex(containingTypeKeyNode)),