3 references to ThreadStaticsRegion
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\NodeFactory.cs (2)
1672graph.AddRoot(ThreadStaticsRegion, "ThreadStaticsRegion is always generated"); 1686ReadyToRunHeader.Add(ReadyToRunSectionType.ThreadStaticRegion, ThreadStaticsRegion);
Compiler\DependencyAnalysis\ThreadStaticsNode.cs (1)
37factory.ThreadStaticsRegion.AddEmbeddedObject(this);