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