2 references to GetNibbleShift
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\Helpers\NibbleMapHelpers.cs (2)
43
uint shift = mapIdx.
GetNibbleShift
();
131
internal static uint ComputeNibbleShift(MapKey mapIdx) => mapIdx.
GetNibbleShift
();