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