3 references to EagerCctorTable
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\NodeFactory.cs (3)
524return EagerCctorTable.NewNode(MethodEntrypoint(method)); 1673graph.AddRoot(EagerCctorTable, "EagerCctorTable is always generated"); 1687ReadyToRunHeader.Add(ReadyToRunSectionType.EagerCctor, EagerCctorTable);