5 references to Grow
Microsoft.Build (5)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedList`1.cs (5)
272
Grow
(size + 1);
311
Grow
(checked(_size + count));
508
Grow
(capacity);
863
Grow
(_size + 1);
911
Grow
(checked(_size + count));