8[
TypeForwardedFrom(
"System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
95 string text = message;
125 string text = message;
static string DistributedTxIDInTransactionException
static string Format(string resourceFormat, object p1)
static string TransactionStateException
static string TransactionAlreadyCompleted
static string EnlistmentStateException
static bool IncludeDistributedTxIdInExceptionMessage
static TransactionException Create(string message, Exception innerException, Guid distributedTxId)
static TransactionException Create(TraceSourceType traceSource, string message, Exception innerException)
static Exception CreateTransactionCompletedException(Guid distributedTxId)
static TransactionException Create(string message, Guid distributedTxId)
TransactionException(SerializationInfo info, StreamingContext context)
static bool IncludeDistributedTxId(Guid distributedTxId)
static TransactionException Create(string message, Exception innerException)
static Exception CreateInvalidOperationException(TraceSourceType traceSource, string message, Exception innerException, Guid distributedTxId)
TransactionException(string? message, Exception? innerException)
static Exception CreateInvalidOperationException(TraceSourceType traceSource, string message, Exception innerException)
TransactionException(string? message)
static Exception CreateEnlistmentStateException(Exception innerException, Guid distributedTxId)
static TransactionException CreateTransactionStateException(Exception innerException, Guid distributedTxId)
static readonly TransactionsEtwProvider Log
@ InvalidOperationException
static readonly Guid Empty