5 references to Dispose
System.Transactions (5)
System\Transactions\InternalTransaction.cs (1)
497this.promotedTransaction.Dispose();
System\Transactions\TransactionManager.cs (1)
657oletx.Dispose();
System\Transactions\TransactionState.cs (3)
2672dtx.Dispose(); 2719dtx.Dispose(); 5361distributedTx.Dispose();