2 references to WriteDataAsync
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3OutputProducer.cs (2)
427
flushResult = await _frameWriter.
WriteDataAsync
(readResult.Buffer);
450
flushResult = await _frameWriter.
WriteDataAsync
(readResult.Buffer);