2 references to GetThreadStaticsNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (2)
973yield return new DependencyListEntry(GetThreadStaticsNode(context, out _), "type thread static info"); 1070ISymbolNode threadStaticsDescSymbol = GetThreadStaticsNode(factory, out threadStaticDescBagType);