1 reference to _minInclusive
System.Collections.Immutable (1)
System\Collections\Frozen\Integer\DenseIntegralFrozenDictionary.cs (1)
169
int index = int.CreateTruncating((TKeyUnderlying)(object)key) -
_minInclusive
;