2 writes to ChannelHandler
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageRpc.cs (2)
230ChannelHandler = this.channelHandler 309ChannelHandler = this.channelHandler,
2 references to ChannelHandler
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageRpc.cs (2)
350callbackState.ChannelHandler.HandleError(e); 373callbackState.ChannelHandler.HandleError(e);