2 references to TestConnection
Sockets.BindTests (2)
src\Servers\Kestrel\shared\test\TestConnection.cs (1)
18: this(port, AddressFamily.InterNetwork)
src\Servers\Kestrel\shared\test\TransportTestHelpers\TestServer.cs (1)
143return new TestConnection(Port, _listenOptions.IPEndPoint.AddressFamily);