2 references to ShouldAcceptRecover
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
2271
if (
ShouldAcceptRecover
(socketException))
2318
if (completionException != null &&
ShouldAcceptRecover
((SocketException)completionException))