3 references to IsZero
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ExecutionManager\Helpers\NibbleMapConstantLookup.cs (1)
126
while (!mapIdx.
IsZero
&& t.Nibble.IsEmpty)
Contracts\ExecutionManager\Helpers\NibbleMapLinearLookup.cs (2)
130
while (!mapIdx.
IsZero
&& t.Nibble.IsEmpty)
136
if (mapIdx.
IsZero
&& t.IsEmpty)