4 references to SetChannel
System.ServiceModel (4)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (2)
167if (channel != null && !this.Synchronizer.SetChannel(channel)) 305if (!this.Synchronizer.SetChannel(channel))
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (2)
269if (!this.Synchronizer.SetChannel(this.pendingChannel)) 549if (!this.Synchronizer.SetChannel(this.pendingChannel))