Base:
1 reference to GetHashCode
Microsoft.CodeAnalysis.CSharp (1)
Binder\DecisionDagBuilder.cs (1)
1972
hashCode = Hash.Combine(value.
GetHashCode
(), hashCode);