2 references to IsUsingAntiFogeryAttribute
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Security\UseAutoValidateAntiforgeryToken.cs (2)
273
if (!
IsUsingAntiFogeryAttribute
(derivedControllerTypeSymbol))
305
if (!
IsUsingAntiFogeryAttribute
(actionMethodSymbol))