5 references to ExternalReferences
ILCompiler.Compiler (5)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (5)
181
uint typeIndex = factory.MetadataManager.NativeLayoutInfo.
ExternalReferences
.GetIndex(eetypeNode);
206
fptrReferenceId = factory.MetadataManager.NativeLayoutInfo.
ExternalReferences
.GetIndex(methodEntryPointNode);
238
uint typeIndex = factory.MetadataManager.NativeLayoutInfo.
ExternalReferences
.GetIndex(eetypeNode);
500
uint typeIndex = factory.MetadataManager.NativeLayoutInfo.
ExternalReferences
.GetIndex(eetypeNode);
529
uint symbolIndex = factory.MetadataManager.NativeLayoutInfo.
ExternalReferences
.GetIndex(_symbol);