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)
60uint owningTypeIndex = _externalReferences.GetIndex(factory.MaximallyConstructableType(targetMethod.OwningType)); 61uint instantiationIndex = _externalReferences.GetIndex(factory.ConstructedGenericComposition(targetMethod.Instantiation));