1 instantiation of InMemoryTransportFactory
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
InMemoryTransportBenchmark.cs (1)
43var transportFactory = new InMemoryTransportFactory(connectionsPerEndPoint: 1);
1 reference to InMemoryTransportFactory
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
InMemoryTransportBenchmark.cs (1)
43var transportFactory = new InMemoryTransportFactory(connectionsPerEndPoint: 1);