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