Implemented interface member:
1 reference to Equals
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\RefKindVector.cs (1)
72return obj is RefKindVector other && this.Equals(other);