5 references to ContentTypeAttribute
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (5)
DefaultApiDescriptionProviderTest.cs (5)
1108
var filter = new
ContentTypeAttribute
("text/*")
1160
new FilterDescriptor(new
ContentTypeAttribute
("text/*"), FilterScope.Action)
1177
var filter = new
ContentTypeAttribute
("text/*")
1249
new FilterDescriptor(new
ContentTypeAttribute
("text/*"), FilterScope.Action)
1289
new FilterDescriptor(new
ContentTypeAttribute
("text/*"), FilterScope.Action)