2 references to AllocFreeConcurrentStack
System.Collections.Immutable (2)
System\Collections\Immutable\SecureObjectPool.cs (2)
50AllocFreeConcurrentStack<SecurePooledObject<T>>.TryAdd(item); 56if (caller.PoolUserId != SecureObjectPool.UnassignedId && AllocFreeConcurrentStack<SecurePooledObject<T>>.TryTake(out item))