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