2 references to ServiceChannel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
431endpoint.DatagramChannel = new ServiceChannel(_binder, endpoint, _listener.ChannelDispatcher, _idleManager); 458_channel = new ServiceChannel(_binder, endpoint, _listener.ChannelDispatcher, _idleManager);