6 references to Grow
System.Collections (6)
System\Collections\Generic\PriorityQueue.cs (6)
204Grow(currentSize + 1); 405Grow(checked(_size + count)); 425Grow(i + 1); 468Grow(checked(_size + count)); 481Grow(i + 1); 596Grow(capacity);