Implemented interface member:
2 references to Contains
System.ServiceModel.Primitives (2)
System\ServiceModel\ServiceChannelManager.cs (2)
282else if (_incomingChannels != null && _incomingChannels.Contains(channel)) 287else if (_outgoingChannels != null && _outgoingChannels.Contains(channel))