1 instantiation of IncrementalCompileAnalyzer
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1113
_compilerAnalyzer = new
IncrementalCompileAnalyzer
(this);
2 references to IncrementalCompileAnalyzer
PresentationBuildTasks (2)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
1795
private
IncrementalCompileAnalyzer
CompilerAnalyzer
1897
private
IncrementalCompileAnalyzer
_compilerAnalyzer;