8 instantiations of ProducesDefaultResponseTypeAttribute
Microsoft.AspNetCore.Mvc.Core (8)
DefaultApiConventions.cs (8)
21[ProducesDefaultResponseType] 35[ProducesDefaultResponseType] 51[ProducesDefaultResponseType] 65[ProducesDefaultResponseType] 83[ProducesDefaultResponseType] 103[ProducesDefaultResponseType] 123[ProducesDefaultResponseType] 144[ProducesDefaultResponseType]
3 references to ProducesDefaultResponseTypeAttribute
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
ApiResponseTypeProvider.cs (1)
215and not ProducesDefaultResponseTypeAttribute
Microsoft.AspNetCore.Mvc.Core (2)
ApiConventionTypeAttribute.cs (2)
76$"{nameof(ProducesResponseTypeAttribute)}, {nameof(ProducesDefaultResponseTypeAttribute)}, {nameof(ApiConventionNameMatchAttribute)}"); 85attribute is ProducesDefaultResponseTypeAttribute ||