Base:
1 reference to GetHashCode
Microsoft.CodeAnalysis (1)
Diagnostic\DiagnosticWithInfo.cs (1)
152return Hash.Combine(this.Location.GetHashCode(), this.Info.GetHashCode());