5 references to ForceRollback
System.ServiceModel (5)
System\ServiceModel\Dispatcher\ChannelHandler.cs (4)
1584this.transactedBatchContext.ForceRollback(); 1642this.transactedBatchContext.ForceRollback(); 1649this.transactedBatchContext.ForceRollback(); 1663this.transactedBatchContext.ForceRollback();
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
469batchContext.ForceRollback();