Bart De Smet 1fe1409a43 Cosmetics. há 7 anos atrás
..
Aggregate.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
All.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Any.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
AppendPrepend.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. há 7 anos atrás
Average.Generated.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Average.Generated.tt d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Average.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Cast.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
Concat.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
Contains.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
Count.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
DefaultIfEmpty.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
Distinct.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
ElementAt.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
ElementAtOrDefault.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
Empty.cs af6a43d236 Use ValueTask for internal IAsyncPartition interface. há 7 anos atrás
Except.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
First.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
FirstOrDefault.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
ForEach.cs c52d01bcc2 Stylistic nit. há 7 anos atrás
GroupBy.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
GroupJoin.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Grouping.cs 67cb696b45 Clean up Grouping. há 7 anos atrás
Intersect.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
Join.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Last.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
LastOrDefault.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
LongCount.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Lookup.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Max.Generic.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Max.Primitive.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Max.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Min.Generic.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Min.Primitive.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Min.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
MinMax.Generated.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
MinMax.Generated.tt d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
OfType.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
OrderBy.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
OrderedAsyncEnumerable.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Range.cs af6a43d236 Use ValueTask for internal IAsyncPartition interface. há 7 anos atrás
Repeat.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
Reverse.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
Select.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
SelectMany.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
SequenceEqual.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
Single.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
SingleLinkedNode.cs b53998f1d6 More code cleanup. há 7 anos atrás
SingleOrDefault.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Skip.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
SkipLast.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
SkipWhile.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Sum.Generated.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Sum.Generated.tt d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Take.cs cfd11d1c62 Adding BCL style exception factories. há 7 anos atrás
TakeLast.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
TakeWhile.cs 1fe1409a43 Cosmetics. há 7 anos atrás
ToArray.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
ToAsyncEnumerable.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
ToDictionary.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
ToEnumerable.cs 92515218cc Fix ToEnumerable's use of ValueTask. há 7 anos atrás
ToHashSet.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
ToList.cs 8be4811163 Moving to Async naming convention. há 7 anos atrás
ToLookup.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
ToObservable.cs cfd11d1c62 Adding BCL style exception factories. há 7 anos atrás
Union.cs 3a3c59ba42 Change signature of Clone. há 7 anos atrás
Where.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás
Zip.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. há 7 anos atrás