3 references to RemoveChannel
System.ServiceModel (3)
System\ServiceModel\InstanceContext.cs (2)
350
this.channels.
RemoveChannel
(proxy);
628
this.channels.
RemoveChannel
((IChannel)channel.Proxy);
System\ServiceModel\ServiceChannelManager.cs (1)
352
this.
RemoveChannel
((IChannel)sender);