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