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