2 references to GenerateHashCombine
Microsoft.CodeAnalysis.CSharp (2)
Compiler\AnonymousTypeMethodBodySynthesizer.cs (1)
206retExpression = MethodBodySynthesizer.GenerateHashCombine(retExpression, equalityComparer_GetHashCode, equalityComparer_get_Default, ref boundHashFactor,
Symbols\Synthesized\Records\SynthesizedRecordGetHashCode.cs (1)
106currentHashValue = MethodBodySynthesizer.GenerateHashCombine(currentHashValue, equalityComparer_GetHashCode, equalityComparer_get_Default, ref boundHashFactor,