2 references to ServiceChannel
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
423endpoint.DatagramChannel = new ServiceChannel(Binder, endpoint, _listener.ChannelDispatcher, _idleManager); 450Channel = new ServiceChannel(Binder, endpoint, _listener.ChannelDispatcher, _idleManager);