3 references to IsEmpty
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ExecutionManager\Helpers\NibbleMapConstantLookup.cs (3)
76
if (!t.Nibble.
IsEmpty
&& t.Nibble.Value <= bucketByteIndex.Value)
89
while (t.Nibble.
IsEmpty
)
125
while (!mapIdx.IsZero && t.Nibble.
IsEmpty
)