1 instantiation of IncrementalCompileAnalyzer
PresentationBuildTasks (1)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1112_compilerAnalyzer = new IncrementalCompileAnalyzer(this);
2 references to IncrementalCompileAnalyzer
PresentationBuildTasks (2)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
1812private IncrementalCompileAnalyzer CompilerAnalyzer 1914private IncrementalCompileAnalyzer _compilerAnalyzer;