1 reference to OutputPath
Microsoft.DotNet.Build.Tasks.Templating (1)
GenerateFileFromTemplate.cs (1)
76
AbsolutePath resolvedOutputPath = TaskEnvironment.GetAbsolutePath(
OutputPath
.Replace('\\', '/')).GetCanonicalForm();