1 write to ContentType
BlazorHosted.ClientServiceDefaults (1)
BackgroundExportHandler.cs (1)
102
ContentType
= contentType,
2 references to ContentType
BlazorHosted.ClientServiceDefaults (2)
BackgroundExportHandler.cs (2)
118
if (
ContentType
is not null)
120
clone.Content.Headers.ContentType =
ContentType
;