1 instantiation of AddResponseTypeAttributeCodeFixAction
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
AddResponseTypeAttributeCodeFixProvider.cs (1)
25var codeFix = new AddResponseTypeAttributeCodeFixAction(context.Document, diagnostic);
1 reference to AddResponseTypeAttributeCodeFixAction
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
AddResponseTypeAttributeCodeFixProvider.cs (1)
25var codeFix = new AddResponseTypeAttributeCodeFixAction(context.Document, diagnostic);