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