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