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