2 references to TryConnect
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
1660connection = this.TryConnect(remoteUri, resolvedAddress, backoffHelper); 1910this.connection = this.parent.TryConnect(this.remoteUri, this.resolvedAddress, this.backoffHelper);