2 writes to ContentType
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
ViewComponentResultTest.cs (2)
560ContentType = contentType, 601ContentType = new MediaTypeHeaderValue("text/html") { Encoding = Encoding.UTF8 }.ToString(),
1 reference to ContentType
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponentResultExecutor.cs (1)
87result.ContentType,