| 123456789101112 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.namespace System.Reactive.Threading.Tasks{    /// <summary>    /// The <b>System.Reactive.Threading.Tasks</b> namespace contains helpers for the conversion between tasks and observable sequences.    /// </summary>    [System.Runtime.CompilerServices.CompilerGeneratedAttribute]    class NamespaceDoc    {    }}
 |