4 references to Output
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (4)
Internal\SocketConnection.cs (4)
98
Output
.CancelPendingRead();
275
var result = await
Output
.ReadAsync();
315
Output
.AdvanceTo(buffer.End);
339
Output
.Complete(unexpectedError);