1 instantiation of TransactionStatePromotedNonMSDTCIndoubt
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
741
TransactionStatePromotedNonMSDTCIndoubt temp = new
TransactionStatePromotedNonMSDTCIndoubt
();
3 references to TransactionStatePromotedNonMSDTCIndoubt
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
64
private static volatile
TransactionStatePromotedNonMSDTCIndoubt
_transactionStatePromotedNonMSDTCIndoubt;
731
protected static
TransactionStatePromotedNonMSDTCIndoubt
_TransactionStatePromotedNonMSDTCIndoubt
741
TransactionStatePromotedNonMSDTCIndoubt
temp = new TransactionStatePromotedNonMSDTCIndoubt();