4 references to Output
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (4)
Internal\SocketConnection.cs (4)
99
Output
.CancelPendingRead();
280
var result = await
Output
.ReadAsync();
320
Output
.AdvanceTo(buffer.End);
344
Output
.Complete(unexpectedError);