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