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