1 write to isMainTransactedBatchHandler
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
159
this.
isMainTransactedBatchHandler
= true;
2 references to isMainTransactedBatchHandler
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
611
if (null == this.sharedTransactedBatchContext || this.
isMainTransactedBatchHandler
)
1589
if (!this.
isMainTransactedBatchHandler
)