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