3 references to ReportFilterDiagnostic
Microsoft.AspNetCore.Mvc.Analyzers (3)
AttributesShouldNotBeAppliedToPageModelAnalyzer.cs (3)
48ReportFilterDiagnostic(context, method, typeCache.IFilterMetadata); 49ReportFilterDiagnostic(context, method, typeCache.AuthorizeAttribute); 50ReportFilterDiagnostic(context, method, typeCache.AllowAnonymousAttribute);