1 write to ContentType
BlazorStandalone.ClientServiceDefaults (1)
BackgroundExportHandler.cs (1)
106
ContentType
= contentType,
2 references to ContentType
BlazorStandalone.ClientServiceDefaults (2)
BackgroundExportHandler.cs (2)
122
if (
ContentType
is not null)
124
clone.Content.Headers.ContentType =
ContentType
;