2 references to FullGraphLogStrategy
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyTrackingLevel.cs (1)
50return new DependencyAnalyzer<FullGraphLogStrategy<NodeFactory>, NodeFactory>(factory, comparer);
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyTrackingLevel.cs (1)
50return new DependencyAnalyzer<FullGraphLogStrategy<NodeFactory>, NodeFactory>(factory, comparer);