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