Bart De Smet 37d283ac3a Check for ICollection to short-circuit. 6 years ago
..
Aggregate.cs 876ee400a9 Use only var when type is obvious. 6 years ago
All.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Any.cs 876ee400a9 Use only var when type is obvious. 6 years ago
AppendPrepend.cs 37d283ac3a Check for ICollection to short-circuit. 6 years ago
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 years ago
Average.Generated.cs 876ee400a9 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 876ee400a9 Use only var when type is obvious. 6 years ago
Cast.cs 555dbb6810 Changing a few classes to private. 6 years ago
Concat.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Contains.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Count.cs 876ee400a9 Use only var when type is obvious. 6 years ago
DefaultIfEmpty.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Distinct.cs 876ee400a9 Use only var when type is obvious. 6 years ago
ElementAt.cs 876ee400a9 Use only var when type is obvious. 6 years ago
ElementAtOrDefault.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Empty.cs ce1cc00303 Use ValueTask in a few more places. 6 years ago
Except.cs 876ee400a9 Use only var when type is obvious. 6 years ago
First.cs 876ee400a9 Use only var when type is obvious. 6 years ago
FirstOrDefault.cs 876ee400a9 Use only var when type is obvious. 6 years ago
ForEach.cs 876ee400a9 Use only var when type is obvious. 6 years ago
GroupBy.cs 876ee400a9 Use only var when type is obvious. 6 years ago
GroupJoin.cs 876ee400a9 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 876ee400a9 Use only var when type is obvious. 6 years ago
Join.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Last.cs 876ee400a9 Use only var when type is obvious. 6 years ago
LastOrDefault.cs 876ee400a9 Use only var when type is obvious. 6 years ago
LongCount.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Lookup.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Max.Generic.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Max.Primitive.cs 876ee400a9 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 876ee400a9 Use only var when type is obvious. 6 years ago
Min.Primitive.cs 876ee400a9 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 876ee400a9 Use only var when type is obvious. 6 years ago
OrderBy.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 years ago
OrderedAsyncEnumerable.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Range.cs 876ee400a9 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 876ee400a9 Use only var when type is obvious. 6 years ago
Select.cs 876ee400a9 Use only var when type is obvious. 6 years ago
SelectMany.cs 876ee400a9 Use only var when type is obvious. 6 years ago
SequenceEqual.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Single.cs 876ee400a9 Use only var when type is obvious. 6 years ago
SingleLinkedNode.cs 876ee400a9 Use only var when type is obvious. 6 years ago
SingleOrDefault.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Skip.cs 3a3c59ba42 Change signature of Clone. 7 years ago
SkipLast.cs 876ee400a9 Use only var when type is obvious. 6 years ago
SkipWhile.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Sum.Generated.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Sum.Generated.tt 876ee400a9 Use only var when type is obvious. 6 years ago
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 years ago
TakeLast.cs 876ee400a9 Use only var when type is obvious. 6 years ago
TakeWhile.cs 876ee400a9 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 876ee400a9 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 876ee400a9 Use only var when type is obvious. 6 years ago
ToEnumerable.cs 876ee400a9 Use only var when type is obvious. 6 years ago
ToHashSet.cs 876ee400a9 Use only var when type is obvious. 6 years ago
ToList.cs 876ee400a9 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 876ee400a9 Use only var when type is obvious. 6 years ago
Union.cs 876ee400a9 Use only var when type is obvious. 6 years ago
Where.cs 876ee400a9 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