3 references to ChannelDispatcher
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
221return ChannelDispatcher.InternalCloseTimeout; 312return ChannelDispatcher.InternalOpenTimeout;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
250ChannelDispatcher channelDispatcher = rpc.Channel.ChannelDispatcher;