Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
2 references to Dispose
System.Transactions (2)
System\Transactions\CommittableTransaction.cs (1)
192this.internalTransaction.Dispose();
System\Transactions\Transaction.cs (1)
1158this.internalTransaction.Dispose();