1 reference to ConvertAll
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\SessionChannels.cs (1)
51
localClients = this.sessionList.
ConvertAll
<ICommunicationObject>((client) => (ICommunicationObject)client);