1 instantiation of TransactionStatePromotedNonMSDTCAborted
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
153LazyInitializer.EnsureInitialized(ref s_transactionStatePromotedNonMSDTCAborted, ref s_classSyncObject, () => new TransactionStatePromotedNonMSDTCAborted());
2 references to TransactionStatePromotedNonMSDTCAborted
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
55private static TransactionStatePromotedNonMSDTCAborted? s_transactionStatePromotedNonMSDTCAborted; 152protected static TransactionStatePromotedNonMSDTCAborted TransactionStatePromotedNonMSDTCAborted =>