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