Implemented interface member:
2 references to Equals
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\OptionalVersionedTextDocumentIdentifier.cs (2)
41return value1?.Equals(value2) ?? false; 62return this.Equals(other);