1 reference to TryTake
System.Collections.Immutable (1)
System\Collections\Immutable\SecureObjectPool.cs (1)
56
if (caller.PoolUserId != SecureObjectPool.UnassignedId && AllocFreeConcurrentStack<SecurePooledObject<T>>.
TryTake
(out item))