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