6 references to ShiftNextNibble
Microsoft.Diagnostics.DataContractReader.Contracts (6)
Contracts\ExecutionManager\Helpers\NibbleMapConstantLookup.cs (3)
84
t = t.
ShiftNextNibble
;
92
t = t.
ShiftNextNibble
;
128
t = t.
ShiftNextNibble
;
Contracts\ExecutionManager\Helpers\NibbleMapLinearLookup.cs (3)
86
t = t.
ShiftNextNibble
;
94
t = t.
ShiftNextNibble
;
132
t = t.
ShiftNextNibble
;