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