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