2 references to IsMatchingAttribute
Microsoft.AspNetCore.App.Analyzers (2)
Mvc\DetectOverriddenAuthorizeAttribute.cs (2)
168if (IsMatchingAttribute(wellKnownTypes, attribute.AttributeClass, authAttributeType, authInterfaceType, isCheckingBaseType)) 184if (IsMatchingAttribute(wellKnownTypes, attribute.AttributeClass, anonAttributeType, anonInterfaceType, isCheckingBaseType))