Bart De Smet 0311af1adb Fix a number of nullable warnings. 6 years ago
..
Aggregate.cs 550db9d840 Use using declarations. 6 years ago
All.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
Any.cs 550db9d840 Use using declarations. 6 years ago
AppendPrepend.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 years ago
Average.Generated.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
Average.Generated.tt fdc613c5b9 Local functions can shadow variables now. 6 years ago
Cast.cs 6335194978 Remove dead code of hand-rolled iterators. 6 years ago
Concat.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
Contains.cs f329683555 Enable nullable reference types. 6 years ago
Count.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
DefaultIfEmpty.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
Distinct.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
ElementAt.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
ElementAtOrDefault.cs f329683555 Enable nullable reference types. 6 years ago
Empty.cs f329683555 Enable nullable reference types. 6 years ago
Except.cs f329683555 Enable nullable reference types. 6 years ago
First.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
FirstOrDefault.cs f329683555 Enable nullable reference types. 6 years ago
ForEach.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
GroupBy.cs f329683555 Enable nullable reference types. 6 years ago
GroupJoin.cs 550db9d840 Use using declarations. 6 years ago
Grouping.cs f329683555 Enable nullable reference types. 6 years ago
Intersect.cs 46f5123be7 Merge branch 'master' of https://github.com/dotnet/reactive into NullableReferenceTypes 6 years ago
Join.cs 550db9d840 Use using declarations. 6 years ago
Last.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
LastOrDefault.cs f329683555 Enable nullable reference types. 6 years ago
LongCount.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
Lookup.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
Max.cs f329683555 Enable nullable reference types. 6 years ago
Min.cs f329683555 Enable nullable reference types. 6 years ago
MinMax.Generated.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
MinMax.Generated.tt fdc613c5b9 Local functions can shadow variables now. 6 years ago
OfType.cs 6335194978 Remove dead code of hand-rolled iterators. 6 years ago
OrderBy.cs b8c42e1bb9 Introduce a single place where all public async overloads are maintained to evaluate design options using a single SUPPORT_FLAT_ASYNC_API flag. 6 years ago
OrderedAsyncEnumerable.cs 550db9d840 Use using declarations. 6 years ago
Range.cs 1144c88c20 Eliminate redundant code in Range. 6 years ago
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 6 years ago
Reverse.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
Select.Opt.Generated.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 years ago
Select.Opt.Generated.tt 2b0cd8e161 Enabling optimizations for combining N selectors 6 years ago
Select.Opt.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 years ago
Select.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
SelectMany.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
SequenceEqual.cs 550db9d840 Use using declarations. 6 years ago
Single.cs 550db9d840 Use using declarations. 6 years ago
SingleLinkedNode.cs f329683555 Enable nullable reference types. 6 years ago
SingleOrDefault.cs f329683555 Enable nullable reference types. 6 years ago
Skip.cs 3a3c59ba42 Change signature of Clone. 7 years ago
SkipLast.cs 550db9d840 Use using declarations. 6 years ago
SkipWhile.cs 550db9d840 Use using declarations. 6 years ago
Sum.Generated.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
Sum.Generated.tt fdc613c5b9 Local functions can shadow variables now. 6 years ago
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 years ago
TakeLast.cs 6335194978 Remove dead code of hand-rolled iterators. 6 years ago
TakeWhile.cs 5deb0f1222 Some minor cleanup. 6 years ago
ToArray.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 years ago
ToAsyncEnumerable.Observable.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 6 years ago
ToAsyncEnumerable.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
ToDictionary.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
ToEnumerable.cs f329683555 Enable nullable reference types. 6 years ago
ToHashSet.cs f329683555 Enable nullable reference types. 6 years ago
ToList.cs fdc613c5b9 Local functions can shadow variables now. 6 years ago
ToLookup.cs f329683555 Enable nullable reference types. 6 years ago
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 years ago
Union.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
Utilities.cs 3edb789069 Use BCL types 6 years ago
Where.Opt.Generated.cs be5d8bb438 Enabling optimizations for combining N predicates 6 years ago
Where.Opt.Generated.tt be5d8bb438 Enabling optimizations for combining N predicates 6 years ago
Where.Opt.cs be5d8bb438 Enabling optimizations for combining N predicates 6 years ago
Where.cs 0311af1adb Fix a number of nullable warnings. 6 years ago
Zip.cs 550db9d840 Use using declarations. 6 years ago