2 references to CompressionLevel
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (2)
BrotliCompress.cs (2)
74
if (!string.IsNullOrEmpty(
CompressionLevel
))
77
builder.AppendLine(
CompressionLevel
);