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