2 references to BrotliStream
Microsoft.NET.Sdk.BlazorWebAssembly.Tool (1)
Program.cs (1)
55using var stream = new BrotliStream(fileStream, c);
Microsoft.NET.Sdk.StaticWebAssets.Tool (1)
Program.cs (1)
55using var stream = new BrotliStream(fileStream, c);