3 references to ApiExplorerRequestFormat
Microsoft.AspNetCore.Mvc.FunctionalTests (3)
ApiExplorerTest.cs (3)
1234var requestFormat = Assert.Single(description.SupportedRequestFormats); 1613public List<ApiExplorerRequestFormat> SupportedRequestFormats { get; } = new List<ApiExplorerRequestFormat>();