1 write to channelHandler
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (1)
201this.channelHandler = rpc.channelHandler;
1 reference to channelHandler
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (1)
239TransactionOutcomeListener.EnsureReceiveContextAbandonOnTransactionRollback(this.receiveContext, this.currentTransaction, this.channelHandler);