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