1 instantiation of TransactionStatePromotedPhase0
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
371
TransactionStatePromotedPhase0 temp = new
TransactionStatePromotedPhase0
();
3 references to TransactionStatePromotedPhase0
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
43
private static volatile
TransactionStatePromotedPhase0
_transactionStatePromotedPhase0;
361
protected static
TransactionStatePromotedPhase0
_TransactionStatePromotedPhase0
371
TransactionStatePromotedPhase0
temp = new TransactionStatePromotedPhase0();