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