Oren Novotny b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
..
Aggregate.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
All.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Any.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
AppendPrepend.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 anni fa
Average.Generated.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Average.Generated.tt d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 anni fa
Average.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Cast.cs 555dbb6810 Changing a few classes to private. 6 anni fa
Concat.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Contains.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Count.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
DefaultIfEmpty.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Distinct.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ElementAt.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ElementAtOrDefault.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Empty.cs 8d2882a48f Fixing name of TryGetElementAtAsync. 6 anni fa
Except.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
First.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
FirstOrDefault.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ForEach.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
GroupBy.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
GroupJoin.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Grouping.cs 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. 6 anni fa
Intersect.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Join.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Last.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
LastOrDefault.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
LongCount.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Lookup.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Max.Generic.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Max.Primitive.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Max.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 anni fa
Min.Generic.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Min.Primitive.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Min.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 anni fa
MinMax.Generated.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 anni fa
MinMax.Generated.tt d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 anni fa
OfType.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
OrderBy.cs a5ad50d29b Adding tests for OrderBy. 6 anni fa
OrderedAsyncEnumerable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Range.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 6 anni fa
Reverse.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Select.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
SelectMany.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
SequenceEqual.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Single.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
SingleLinkedNode.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
SingleOrDefault.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Skip.cs 3a3c59ba42 Change signature of Clone. 7 anni fa
SkipLast.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
SkipWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Sum.Generated.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Sum.Generated.tt b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 anni fa
TakeLast.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
TakeWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ToArray.cs ce1cc00303 Use ValueTask in a few more places. 6 anni fa
ToAsyncEnumerable.Observable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 6 anni fa
ToAsyncEnumerable.cs aa2430bb42 Check for cancellation in a few more places. 6 anni fa
ToDictionary.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ToEnumerable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ToHashSet.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ToList.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ToLookup.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 anni fa
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Union.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Where.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Zip.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 anni fa