3 references to Binder
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
1729channelDispatcher.PendingChannels.Remove(rpc.Channel.Binder.Channel);
System\ServiceModel\Dispatcher\TerminatingOperationBehavior.cs (2)
49rpc.Channel.Binder.Channel, false); 59IChannel sessionChannel = rpc.Channel.Binder.Channel;