1 write to _appending
System.Linq.AsyncEnumerable (1)
System\Linq\Append.cs (1)
92_appending = appending;
5 references to _appending
System.Linq.AsyncEnumerable (5)
System\Linq\Append.cs (5)
95private protected override AsyncIterator<TSource> Clone() => new AppendPrepend1AsyncIterator<TSource>(_source, _item, _appending); 103if (!_appending) 120if (_appending) 135if (_appending) 147if (_appending)