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