2 instantiations of NonBindableTransportFactory
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
KestrelServerTests.cs (2)
347
new List<IConnectionListenerFactory> { new
NonBindableTransportFactory
() },
367
new List<IConnectionListenerFactory> { transportFactory, new
NonBindableTransportFactory
() },