4 references to Output
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (4)
Internal\SocketConnection.cs (4)
97
Output
.CancelPendingRead();
274
var result = await
Output
.ReadAsync();
314
Output
.AdvanceTo(buffer.End);
338
Output
.Complete(unexpectedError);