1 write to ContentType
Microsoft.AspNetCore.Mvc.Core (1)
FileResult.cs (1)
26ContentType = contentType;
1 reference to ContentType
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\FileResultExecutorBase.cs (1)
63ContentType = result.ContentType,