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