2 references to OutputPath
Microsoft.Build.Tasks.Core (2)
GenerateLauncher.cs (2)
70AbsolutePath outputPath = string.IsNullOrEmpty(OutputPath) ? default : TaskEnvironment.GetAbsolutePath(OutputPath);