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