2 references to CalculateTargetPath
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (2)
BrotliCompress.cs (1)
87var outputRelativePath = Path.Combine(OutputDirectory, CalculateTargetPath(inputFullPath, ".br"));
GZipCompress.cs (1)
37BrotliCompress.CalculateTargetPath(inputFullPath, ".gz"));