3 references to StaticsReferences
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (3)
1047
uint cctorStaticsIndex = factory.MetadataManager.NativeLayoutInfo.
StaticsReferences
.GetIndex(cctorSymbol);
1062
uint gcStaticsSymbolIndex = factory.MetadataManager.NativeLayoutInfo.
StaticsReferences
.GetIndex(staticsDescSymbol);
1071
uint threadStaticsSymbolIndex = factory.MetadataManager.NativeLayoutInfo.
StaticsReferences
.GetIndex(threadStaticsDescSymbol);