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