2 writes to _appendedIndex
System.Linq.AsyncEnumerable (2)
System\Linq\Append.cs (2)
222_appendedIndex = 0; 228_current = _appendedArray[_appendedIndex++];
1 reference to _appendedIndex
System.Linq.AsyncEnumerable (1)
System\Linq\Append.cs (1)
226if (_appendedIndex < _appendedArray!.Length)