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