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