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