1 write to channelHandler
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (1)
311this.channelHandler = handler;
2 references to channelHandler
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (2)
330ChannelHandler = this.channelHandler, 345this.channelHandler.HandleError(exception);