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