1 reference to ApiParameterContext
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
DefaultApiDescriptionProvider.cs (1)
111
var parameterContext = new
ApiParameterContext
(_modelMetadataProvider, action, templateParameters);