1 write to channelHandler
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
73this.channelHandler = channelHandler;
10 references to channelHandler
System.ServiceModel.Primitives (10)
System\ServiceModel\Dispatcher\MessageRpc.cs (10)
132InvokeNotification = new MessageRpcInvokeNotification(Activity, this.channelHandler); 167channelHandler.HandleError(e); 214channelHandler.HandleError(e); 232channelHandler.HandleError(e); 251channelHandler.HandleError(e); 270channelHandler.HandleError(e); 279ChannelHandler.Register(channelHandler); 354channelHandler.HandleError(e); 381channelHandler.HandleError(e); 458channelHandler.DispatchDone();