1 instantiation of CompilerWrapper
PresentationBuildTasks (1)
MS\Internal\Tasks\TaskHelper.cs (1)
224
return new
CompilerWrapper
();
3 references to CompilerWrapper
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1208
CompilerWrapper
compilerWrapper = null;
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (1)
625
CompilerWrapper
compilerWrapper = null;
MS\Internal\Tasks\TaskHelper.cs (1)
222
internal static
CompilerWrapper
CreateCompilerWrapper()