1 write to _application
Microsoft.AspNetCore.Http.Connections (1)
Internal\Transports\LongPollingServerTransport.cs (1)
24_application = application;
2 references to _application
Microsoft.AspNetCore.Http.Connections (2)
Internal\Transports\LongPollingServerTransport.cs (2)
36var result = await _application.ReadAsync(token); 63_application.AdvanceTo(buffer.End);