2 references to MaxSize
System.Collections.Immutable (2)
System\Collections\Immutable\AllocFreeConcurrentStack.cs (2)
24t_stack ??= new Stack<RefAsValueType<T>>(MaxSize); 31if (localStack.Count < MaxSize)