1 reference to ToArray
System.Linq.AsyncEnumerable (1)
System\Linq\Append.cs (1)
221
_appendedArray = _appended.
ToArray
(_appendCount);