1 instantiation of ApiExplorerRequestFormat
ApiExplorerWebSite (1)
ApiExplorerDataFilter.cs (1)
88
data.SupportedRequestFormats.Add(new
ApiExplorerRequestFormat
2 references to ApiExplorerRequestFormat
ApiExplorerWebSite (2)
ApiExplorerDataFilter.cs (2)
132
public List<
ApiExplorerRequestFormat
> SupportedRequestFormats { get; } = new List<
ApiExplorerRequestFormat
>();