Implemented interface member:
method
Remove
System.Collections.Generic.ICollection<T>.Remove(T)
2 references to Remove
System.ServiceModel (2)
System\ServiceModel\ServiceChannelManager.cs (2)
367
this.incomingChannels.
Remove
(channel);
372
this.outgoingChannels.
Remove
(channel);