Implemented interface member:
1 reference to Equals
Microsoft.CodeAnalysis.CSharp (1)
Declarations\SingleTypeDeclaration.cs (1)
233return obj is TypeDeclarationIdentity && Equals((TypeDeclarationIdentity)obj);