Implemented interface member:
2 references to Equals
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Internal\VSInternalProjectContext.cs (2)
38return value1?.Equals(value2) ?? false; 64return this.Equals(other);