2 references to CreateStatusCodeSyntax
Microsoft.AspNetCore.Mvc.Api.Analyzers (2)
AddResponseTypeAttributeCodeFixAction.cs (2)
204var statusCodeSyntax = CreateStatusCodeSyntax(context, statusCode, out addUsingDirective); 217var statusCodeSyntax = CreateStatusCodeSyntax(context, statusCode, out addUsingDirective);