2 references to OutputPath
Microsoft.DotNet.Build.Tasks.Templating (2)
GenerateFileFromTemplate.cs (2)
14
/// Generates a new file at <see cref="
OutputPath
"/>.
69
ResolvedOutputPath = Path.GetFullPath(
OutputPath
.Replace('\\', '/'));