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