4 references to MixEmptyState
Microsoft.AspNetCore.Http.RequestDelegateGenerator (4)
src\Shared\HashCode.cs (4)
89var hash = MixEmptyState(); 103var hash = MixEmptyState(); 119var hash = MixEmptyState(); 384var hash = length < 4 ? MixEmptyState() : MixState(_v1, _v2, _v3, _v4);