Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 489 of file TransactionScope.cs.
References System.Transactions.TransactionScope._committableTransaction, System.Transactions.TransactionScope._complete, System.Transactions.TransactionScope._dependentTransaction, System.Transactions.TransactionScope._disposed, System.Transactions.TransactionScope._expectedCurrent, System.Transactions.TransactionScope._scopeTimer, System.Transactions.CommittableTransaction.Commit(), System.Transactions.DependentTransaction.Complete(), System.Transactions.Transaction.Dispose(), System.Threading.Timer.Dispose(), System.Transactions.TransactionTraceIdentifier.Empty, System.Diagnostics.Tracing.EventSource.IsEnabled(), System.Transactions.TransactionsEtwProvider.Log, System.Transactions.TransactionScope.PopScope(), System.Transactions.Transaction.Rollback(), System.Transactions.TransactionsEtwProvider.TransactionScopeDisposed(), System.Transactions.TransactionsEtwProvider.TransactionScopeIncomplete(), and System.Transactions.Transaction.TransactionTraceId.
Referenced by System.Transactions.TransactionScope.Dispose().