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