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