2 references to CompilerState
PresentationBuildTasks (2)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
103
_compilerState = new
CompilerState
(
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (1)
191
CompilerState compilerState = new
CompilerState
(stateFileName, TaskFileService);