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