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