Base:
1 reference to GetHashCode
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Diagnostic.cs (1)
182Hash.Combine(CodeDescription?.GetHashCode() ?? 0, Data?.GetHashCode() ?? 0)))))));