4 references to MixEmptyState
Microsoft.CodeAnalysis.ResxSourceGenerator (4)
src\RoslynAnalyzers\Utilities\Compiler\RoslynHashCode.cs (4)
98
var hash =
MixEmptyState
();
112
var hash =
MixEmptyState
();
128
var hash =
MixEmptyState
();
391
var hash = length < 4 ?
MixEmptyState
() : MixState(_v1, _v2, _v3, _v4);