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