1 reference to GetBindingSourceAndName
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
EndpointMetadataApiDescriptionProvider.cs (1)
174
var (source, name, _, paramType) =
GetBindingSourceAndName
(parameter, routeEndpoint, disableInferredBody);