1 write to _compilerAnalyzer
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1113_compilerAnalyzer = new IncrementalCompileAnalyzer(this);
2 references to _compilerAnalyzer
PresentationBuildTasks (2)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
1115_compilerAnalyzer.AnalyzeInputFiles(); 1805get { return _compilerAnalyzer; }