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