7[
TypeForwardedFrom(
"System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
12 string text = message;
static string DistributedTxIDInTransactionException
static string Format(string resourceFormat, object p1)
TransactionAbortedException(Exception innerException, Guid distributedTxId)
TransactionAbortedException(string? message)
TransactionAbortedException(string? message, Exception? innerException)
static new TransactionAbortedException Create(string message, Exception innerException)
static new TransactionAbortedException Create(string message, Exception innerException, Guid distributedTxId)
TransactionAbortedException(SerializationInfo info, StreamingContext context)
TransactionAbortedException()
static bool IncludeDistributedTxId(Guid distributedTxId)
static readonly TransactionsEtwProvider Log