Bart De Smet 5da0a5aa07 Add Zip with ValueTuple return type. 6 lat temu
..
Aggregate.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
All.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Any.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
AppendPrepend.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 lat temu
Average.Generated.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Average.Generated.tt f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Cast.cs 490e2dd857 Use async iterators for Cast. 6 lat temu
Concat.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
Contains.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
Count.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
DefaultIfEmpty.cs fab4165c01 Reduce code in DefaultIfEmpty. 6 lat temu
Distinct.cs b2cc797263 Reduce code duplication in Distinct. 6 lat temu
ElementAt.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
ElementAtOrDefault.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
Empty.cs 8d2882a48f Fixing name of TryGetElementAtAsync. 6 lat temu
Except.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
First.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
FirstOrDefault.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
ForEach.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
GroupBy.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
GroupJoin.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Grouping.cs 043997b2e7 Fix typo. 6 lat temu
Intersect.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
Join.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Last.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
LastOrDefault.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
LongCount.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Lookup.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
Max.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Min.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
MinMax.Generated.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
MinMax.Generated.tt f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
OfType.cs 7a0f4fe957 Use async iterators for OfType. 6 lat temu
OrderBy.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
OrderedAsyncEnumerable.cs 0171e2bad0 Use await using which now can bind to configured tasks. 6 lat temu
Range.cs 1144c88c20 Eliminate redundant code in Range. 6 lat temu
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 6 lat temu
Reverse.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 lat temu
Select.Opt.Generated.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 lat temu
Select.Opt.Generated.tt 2b0cd8e161 Enabling optimizations for combining N selectors 6 lat temu
Select.Opt.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 lat temu
Select.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
SelectMany.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
SequenceEqual.cs 0171e2bad0 Use await using which now can bind to configured tasks. 6 lat temu
Single.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
SingleLinkedNode.cs b9f9514d57 Revert "Use only var when type is obvious." 6 lat temu
SingleOrDefault.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Skip.cs 3a3c59ba42 Change signature of Clone. 7 lat temu
SkipLast.cs 0171e2bad0 Use await using which now can bind to configured tasks. 6 lat temu
SkipWhile.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Sum.Generated.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Sum.Generated.tt f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 lat temu
TakeLast.cs 0171e2bad0 Use await using which now can bind to configured tasks. 6 lat temu
TakeWhile.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
ToArray.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 lat temu
ToAsyncEnumerable.Observable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 lat temu
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 7 lat temu
ToAsyncEnumerable.cs aa2430bb42 Check for cancellation in a few more places. 6 lat temu
ToDictionary.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
ToEnumerable.cs 0980e87430 Avoiding heap-allocated closures 6 lat temu
ToHashSet.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
ToList.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
ToLookup.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 lat temu
Union.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
Utilities.cs 176fd41eba Add shim for code that's moved to TaskExtensions 6 lat temu
Where.Opt.Generated.cs be5d8bb438 Enabling optimizations for combining N predicates 6 lat temu
Where.Opt.Generated.tt be5d8bb438 Enabling optimizations for combining N predicates 6 lat temu
Where.Opt.cs be5d8bb438 Enabling optimizations for combining N predicates 6 lat temu
Where.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 lat temu
Zip.cs 5da0a5aa07 Add Zip with ValueTuple return type. 6 lat temu