1 type derived from SocketConnection
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (1)
16internal class CoreClrSocketConnection : SocketConnection
5 references to SocketConnection
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (5)
78SocketConnection thisPtr = (SocketConnection)state; 84SocketConnection thisPtr = (SocketConnection)state; 206SocketConnection socketConnection, TimeSpan remainingTime)