5 writes to
Microsoft.Build (5)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\TemporaryArray`1.cs (5)
168this[_count - 1] = item; 190this[_count - 1] = item; 208this[_count - 1] = item; 237this[count - 1] = default!; 346this[i] = default!;
3 references to
Microsoft.Build (3)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\TemporaryArray`1.cs (3)
236var last = this[count - 1]; 340builder.Add(this[i]); 470_current = _array[_nextIndex];