3 references to NoLogStrategy
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\DependencyTrackingLevel.cs (1)
44
return new DependencyAnalyzer<
NoLogStrategy
<NodeFactory>, NodeFactory>(factory, comparer);
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCodegenCompilation.cs (1)
570
DependencyAnalyzerBase<NodeFactory> componentGraph = new DependencyAnalyzer<
NoLogStrategy
<NodeFactory>, NodeFactory>(componentFactory, comparer);
parent\parent\Common\Compiler\DependencyTrackingLevel.cs (1)
44
return new DependencyAnalyzer<
NoLogStrategy
<NodeFactory>, NodeFactory>(factory, comparer);