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