1 reference to CreateProducesResponseTypeAttribute
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
AddResponseTypeAttributeCodeFixAction.cs (1)
78
attributeSyntax =
CreateProducesResponseTypeAttribute
(context, statusCode, returnType, out addUsing);