1 write to ContentBytes
BlazorStandalone.ClientServiceDefaults (1)
BackgroundExportHandler.cs (1)
105ContentBytes = contentBytes,
2 references to ContentBytes
BlazorStandalone.ClientServiceDefaults (2)
BackgroundExportHandler.cs (2)
119if (ContentBytes is not null) 121clone.Content = new ByteArrayContent(ContentBytes);