Base:
1 reference to GetHashCode
Microsoft.CodeAnalysis (1)
CodeGen\LocalSlotDebugInfo.cs (1)
34
return Hash.Combine((int)SynthesizedKind, Id.
GetHashCode
());