1 write to handler
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (1)
180this.handler = handler;
1 reference to handler
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (1)
212ChannelHandler newHandler = new ChannelHandler(this.handler, context);