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