1 write to _inlinedThreadStatiscNode
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
243_inlinedThreadStatiscNode = new ThreadStaticsNode(_inlinedThreadStatics, this);
2 references to _inlinedThreadStatiscNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NodeFactory.cs (2)
251return new TypeThreadStaticIndexNode(type, _inlinedThreadStatiscNode); 1681graph.AddRoot(_inlinedThreadStatiscNode, "Inlined threadstatics are used if present");