1 implementation of VisitRootNode
ILCompiler.DependencyAnalysisFramework (1)
DgmlWriter.cs (1)
191void IDependencyAnalyzerLogNodeVisitor<DependencyContextType>.VisitRootNode(string rootName)
2 references to VisitRootNode
ILCompiler.DependencyAnalysisFramework (2)
FirstMarkLogStrategy.cs (1)
68logNodeVisitor.VisitRootNode(reasonOnly);
FullGraphLogStrategy.cs (1)
139logNodeVisitor.VisitRootNode(reasonOnly);