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