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