3 references to SendAsync
InMemory.FunctionalTests (3)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (3)
628await SendAsync(data.Span); 746await SendAsync(Span<byte>.Empty); 759await SendAsync([ 0x00 ]);