2 writes to _nextIndex
Microsoft.Build (2)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\TemporaryArray`1.cs (2)
457_nextIndex = 0; 471_nextIndex++;
2 references to _nextIndex
Microsoft.Build (2)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\TemporaryArray`1.cs (2)
464if (_nextIndex >= _array.Count) 470_current = _array[_nextIndex];