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