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