1 instantiation of TransactionStateVolatilePhase1
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
163
TransactionStateVolatilePhase1 temp = new
TransactionStateVolatilePhase1
();
3 references to TransactionStateVolatilePhase1
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
32
private static volatile
TransactionStateVolatilePhase1
_transactionStateVolatilePhase1;
153
protected static
TransactionStateVolatilePhase1
_TransactionStateVolatilePhase1
163
TransactionStateVolatilePhase1
temp = new TransactionStateVolatilePhase1();