1 write to Application
Microsoft.AspNetCore.Connections.Abstractions (1)
DefaultConnectionContext.cs (1)
68Application = application;
3 references to Application
Microsoft.AspNetCore.Connections.Abstractions (3)
DefaultConnectionContext.cs (3)
31/// The caller is expected to set the <see cref="Transport"/> and <see cref="Application"/> pipes manually. 40/// The caller is expected to set the <see cref="Transport"/> and <see cref="Application"/> pipes manually. 63/// <param name="application">The <see cref="Application"/>.</param>