Bart De Smet cc20070d20 Move WithCancellation to separate file and reimplement. 6 years ago
..
Operators 80b4afa2c0 Small tweak to Task<T> conversion code. 7 years ago
AsyncEnumerable.cs 36167b3d06 Small name change for WithCancellationToken. 7 years ago
AsyncEnumerableHelpers.cs d10837ce07 Tame concurrency in Except and Intersect. 7 years ago
AsyncEnumerablePartition.cs af6a43d236 Use ValueTask for internal IAsyncPartition interface. 7 years ago
AsyncEnumerator.WithCancellation.cs cc20070d20 Move WithCancellation to separate file and reimplement. 6 years ago
AsyncEnumerator.cs cc20070d20 Move WithCancellation to separate file and reimplement. 6 years ago
AsyncIterator.Opt.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 years ago
AsyncIterator.cs 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. 7 years ago
AsyncListPartition.cs 4e73c9a032 Save some state machine allocations. 7 years ago
Disposables.cs b53998f1d6 More code cleanup. 7 years ago
EmptyArray.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
IAsyncGrouping.cs 1c69583ffa Moving interfaces to System.Linq.Async. 8 years ago
IAsyncIListProvider.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
IAsyncPartition.cs af6a43d236 Use ValueTask for internal IAsyncPartition interface. 7 years ago
IOrderedAsyncEnumerable.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 years ago
Maybe.cs 8d11e5c8f4 Mark some structs as readonly. 7 years ago
Set.cs 3e86916fdc Making a struct private. 6 years ago