Bart De Smet f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
..
Amb.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
Buffer.cs ea0c7176ba Fix some async iterator implementations. vor 7 Jahren
Catch.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
Concat.cs ea0c7176ba Fix some async iterator implementations. vor 7 Jahren
Defer.cs ea0c7176ba Fix some async iterator implementations. vor 7 Jahren
Distinct.cs b9f9514d57 Revert "Use only var when type is obvious." vor 7 Jahren
DistinctUntilChanged.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
Do.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
Expand.cs 038c9696f7 Use async iterators in Expand. vor 7 Jahren
Finally.cs ea0c7176ba Fix some async iterator implementations. vor 7 Jahren
Generate.cs ea0c7176ba Fix some async iterator implementations. vor 7 Jahren
IgnoreElements.cs ea0c7176ba Fix some async iterator implementations. vor 7 Jahren
IsEmpty.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
Max.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
MaxBy.cs 369026d24e Taming CancellationToken overload hell vor 7 Jahren
Merge.cs 57b45a60ad Adding a prototype for a cheaper and fair concurrent Merge implementation (USE_FAIR_AND_CHEAPER_MERGE). vor 7 Jahren
Min.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
MinBy.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
Never.cs cd755fd113 Some minor cosmetics. vor 7 Jahren
OnErrorResumeNext.cs 3a3c59ba42 Change signature of Clone. vor 7 Jahren
Repeat.cs c835b01ea9 Use async iterators in Repeat. vor 7 Jahren
Retry.cs b9f9514d57 Revert "Use only var when type is obvious." vor 7 Jahren
Return.cs cd755fd113 Some minor cosmetics. vor 7 Jahren
Scan.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). vor 7 Jahren
SelectMany.cs 07a9483ed7 Share some code and streamline exceptions. vor 7 Jahren
StartWith.cs a2845c9de7 Add review comment to StartWith. vor 7 Jahren
Throw.cs b9f9514d57 Revert "Use only var when type is obvious." vor 7 Jahren
Timeout.cs b9f9514d57 Revert "Use only var when type is obvious." vor 7 Jahren
Using.cs a43c59fb3e Use async iterators in Using. vor 7 Jahren