Bart De Smet 4847c39521 Modernize some code. 7 years ago
..
Aggregate.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
All.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Any.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
AppendPrepend.cs 4847c39521 Modernize some code. 7 years ago
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. 8 years ago
Average.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Cast.cs 8c1ca84f1c Moving OfType to its own file. 8 years ago
Concat.cs 4847c39521 Modernize some code. 7 years ago
Contains.cs 741e9660c8 merge from master 7 years ago
Count.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
Create.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
DefaultIfEmpty.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Distinct.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
ElementAt.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
ElementAtOrDefault.cs 4847c39521 Modernize some code. 7 years ago
Empty.cs 4847c39521 Modernize some code. 7 years ago
Except.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
First.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
FirstOrDefault.cs 4847c39521 Modernize some code. 7 years ago
ForEach.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
GroupBy.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
GroupJoin.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Grouping.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Intersect.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Join.cs e2b5a524e1 Some stylistic changes. 7 years ago
Last.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
LastOrDefault.cs 4847c39521 Modernize some code. 7 years ago
LongCount.cs 206c7f2f1f Splitting Count and LongCount. 8 years ago
Max.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Min.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
OfType.cs 8c1ca84f1c Moving OfType to its own file. 8 years ago
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
OrderedAsyncEnumerable.cs e2b5a524e1 Some stylistic changes. 7 years ago
Range.cs 4847c39521 Modernize some code. 7 years ago
Repeat.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Reverse.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Select.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
SelectMany.cs 4847c39521 Modernize some code. 7 years ago
SequenceEqual.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Single.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
SingleLinkedNode.cs 1cf439007c Reducing size of linked list nodes. 8 years ago
SingleOrDefault.cs 4847c39521 Modernize some code. 7 years ago
Skip.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. 8 years ago
SkipLast.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
SkipWhile.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Sum.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Sum.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
Take.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. 8 years ago
TakeLast.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
TakeWhile.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
ToAsyncEnumerable.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago
ToEnumerable.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
ToHashSet.cs 401bf16e60 Adding ToHashSet. 8 years ago
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 years ago
ToLookup.cs 4847c39521 Modernize some code. 7 years ago
ToObservable.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Union.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Where.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
Zip.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago