2 references to WriteRstStreamAsync
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Stream.cs (2)
159_ = _http2Output.WriteRstStreamAsync(Http2ErrorCode.NO_ERROR).Preserve(); 597_ = _http2Output.WriteRstStreamAsync(error).Preserve();