2 references to SendAsync
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (2)
609
await
SendAsync
(data.Span);
727
await
SendAsync
(Span<byte>.Empty);