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