3 references to UnassignedId
System.Collections.Immutable (3)
System\Collections\Immutable\SecureObjectPool.cs (3)
35
while (result ==
UnassignedId
);
49
item.Owner = SecureObjectPool.
UnassignedId
;
56
if (caller.PoolUserId != SecureObjectPool.
UnassignedId
&& AllocFreeConcurrentStack<SecurePooledObject<T>>.TryTake(out item))