3 references to Quote
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
Compression\BrotliCompress.cs (3)
60
protected override string GenerateCommandLineCommands() =>
Quote
(ToolAssembly);
112
builder.AppendLine(
Quote
(inputFullPath));
115
builder.AppendLine(
Quote
(outputFullPath));