3 references to SocketCloseReadReceivedData
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (3)
132
new CommunicationException(string.Format(SRServiceModel.
SocketCloseReadReceivedData
, thisPtr.RemoteEndPoint)));
254
new CommunicationException(string.Format(SRServiceModel.
SocketCloseReadReceivedData
, RemoteEndPoint)));
298
new CommunicationException(string.Format(SRServiceModel.
SocketCloseReadReceivedData
, RemoteEndPoint)));