1 instantiation of CompilerWrapper
PresentationBuildTasks (1)
MS\Internal\Tasks\TaskHelper.cs (1)
228return new CompilerWrapper();
3 references to CompilerWrapper
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1224CompilerWrapper compilerWrapper = null;
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (1)
638CompilerWrapper compilerWrapper = null;
MS\Internal\Tasks\TaskHelper.cs (1)
226internal static CompilerWrapper CreateCompilerWrapper()