2 references to IsSameSymbol
Microsoft.AspNetCore.App.Analyzers (2)
Mvc\DetectOverriddenAuthorizeAttribute.cs (2)
68if (currentMethod is not null && IsSameSymbol(currentMethod.ContainingType, currentClass)) 139if (IsSameSymbol(attribute, commonAttribute))