Implemented interface member:
1 reference to Equals
Microsoft.CodeAnalysis (1)
PEWriter\UsedNamespaceOrType.cs (1)
63return obj is UsedNamespaceOrType other && Equals(other);