4 references to EventSourceLogStrategy
ILCompiler.Compiler (2)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyTrackingLevel.cs (2)
41
if (
EventSourceLogStrategy
<NodeFactory>.IsEventSourceEnabled)
42
return new DependencyAnalyzer<
EventSourceLogStrategy
<NodeFactory>, NodeFactory>(factory, comparer);
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\DependencyTrackingLevel.cs (2)
41
if (
EventSourceLogStrategy
<NodeFactory>.IsEventSourceEnabled)
42
return new DependencyAnalyzer<
EventSourceLogStrategy
<NodeFactory>, NodeFactory>(factory, comparer);