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