Implemented interface member:
1 reference to Equals
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\LocationLink.cs (1)
60public override bool Equals(object obj) => Equals(obj as LocationLink);