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