1 write to _externalReferences
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\GvmDispatchCellInfoSectionNode.cs (1)
27
_externalReferences
= externalReferences;
2 references to _externalReferences
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\GvmDispatchCellInfoSectionNode.cs (2)
60
uint owningTypeIndex =
_externalReferences
.GetIndex(factory.MaximallyConstructableType(targetMethod.OwningType));
61
uint instantiationIndex =
_externalReferences
.GetIndex(factory.ConstructedGenericComposition(targetMethod.Instantiation));