Base:
method
DisposeAsync
System.Linq.AsyncEnumerable.AsyncIterator<TSource>.DisposeAsync()
3 references to DisposeAsync
System.Linq.AsyncEnumerable (3)
System\Linq\Append.cs (3)
63await DisposeAsync().ConfigureAwait(false); 129await DisposeAsync().ConfigureAwait(false); 234await DisposeAsync().ConfigureAwait(false);