1 reference to GetMatchingResponseTypeDescription
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
EndpointMetadataApiDescriptionProvider.cs (1)
378
apiResponseType.Description ??=
GetMatchingResponseTypeDescription
(responseProviderMetadataTypes.Values, apiResponseType);