2 references to ReadFilterAttributeResponseMetadata
Microsoft.AspNetCore.Mvc.ApiExplorer (2)
ApiResponseTypeProvider.cs (2)
109
var filterAttributeResponseTypes =
ReadFilterAttributeResponseMetadata
(
174
return
ReadFilterAttributeResponseMetadata
(responseMetadataAttributesWithScope, declaredReturnType, defaultErrorType, contentTypes, out errorSetByDefault, responseTypeMetadataProviders, modelMetadataProvider);