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