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