3 references to Quote
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (3)
BrotliCompress.cs (3)
65protected override string GenerateCommandLineCommands() => Quote(ToolAssembly); 111builder.AppendLine(Quote(inputFullPath)); 114builder.AppendLine(Quote(outputFullPath));