3 references to SampleBytes
Microsoft.AspNetCore.Components.Web.Tests (3)
Media\FileDownloadTest.cs (3)
35[nameof(FileDownload.Source)] = new MediaSource(SampleBytes, "application/octet-stream", "file-init"), 130[nameof(FileDownload.Source)] = new MediaSource(SampleBytes, "application/octet-stream", "file-href"), 147[nameof(FileDownload.Source)] = new MediaSource(SampleBytes, "application/octet-stream", key),