1 reference to InMemoryTransport
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
InMemoryTransportBenchmark.cs (1)
128
return new ValueTask<IConnectionListener>(new
InMemoryTransport
(endpoint, connections));