2 references to TypeThreadStaticIndexNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NodeFactory.cs (2)
251return new TypeThreadStaticIndexNode(type, _inlinedThreadStatiscNode); 254return new TypeThreadStaticIndexNode(type, null);