2 references to OutputPath
Crossgen2Tasks (2)
PrepareForReadyToRunCompilation.cs (2)
135var outputR2RImage = Path.Combine(OutputPath, outputR2RImageRelativePath); 237var compositeR2RImage = Path.Combine(OutputPath, compositeR2RImageRelativePath);