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