2 references to GetStaticsNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (2)
968
yield return new DependencyListEntry(
GetStaticsNode
(context, out _), "type gc static info");
1061
ISymbolNode staticsDescSymbol =
GetStaticsNode
(factory, out staticDescBagType);