1 implementation of VisitCombinedNode
ILCompiler.DependencyAnalysisFramework (1)
DgmlWriter.cs (1)
148
void IDependencyAnalyzerLogNodeVisitor<DependencyContextType>.
VisitCombinedNode
(Tuple<DependencyNodeCore<DependencyContextType>, DependencyNodeCore<DependencyContextType>> node)
2 references to VisitCombinedNode
ILCompiler.DependencyAnalysisFramework (2)
FirstMarkLogStrategy.cs (1)
84
logNodeVisitor.
VisitCombinedNode
(combinedNode);
FullGraphLogStrategy.cs (1)
156
logNodeVisitor.
VisitCombinedNode
(combinedNode);