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