2 references to OutputPath
Crossgen2Tasks (2)
PrepareForReadyToRunCompilation.cs (2)
365compilerOutputPath = Path.Combine(OutputPath, compilerOutputRelativePath); 366string publishOutputPath = Path.Combine(OutputPath, publishOutputRelativePath);