1 write to ContentBytes
BlazorHosted.ClientServiceDefaults (1)
BackgroundExportHandler.cs (1)
101ContentBytes = contentBytes,
2 references to ContentBytes
BlazorHosted.ClientServiceDefaults (2)
BackgroundExportHandler.cs (2)
115if (ContentBytes is not null) 117clone.Content = new ByteArrayContent(ContentBytes);