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