1 instantiation of TransactionStatePromotedPhase1
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
392
TransactionStatePromotedPhase1 temp = new
TransactionStatePromotedPhase1
();
3 references to TransactionStatePromotedPhase1
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
44
private static volatile
TransactionStatePromotedPhase1
_transactionStatePromotedPhase1;
382
protected static
TransactionStatePromotedPhase1
_TransactionStatePromotedPhase1
392
TransactionStatePromotedPhase1
temp = new TransactionStatePromotedPhase1();