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