1 implementation of IsDeleted
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Loader_1.cs (1)
655
public bool
IsDeleted
(DynamicILBlobEntry entry) => false;
1 reference to IsDeleted
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\SHash_1.cs (1)
63
if (!shashTable.Traits.
IsDeleted
(current) && shashTable.Traits.Equals(key, shashTable.Traits.GetKey(current)))