1 reference to ApiResponseTypeProvider
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
DefaultApiDescriptionProvider.cs (1)
54
_responseTypeProvider = new
ApiResponseTypeProvider
(modelMetadataProvider, mapper, _mvcOptions);