1 instantiation of TransactionStatePromotedIndoubt
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
497
TransactionStatePromotedIndoubt temp = new
TransactionStatePromotedIndoubt
();
3 references to TransactionStatePromotedIndoubt
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
49
private static volatile
TransactionStatePromotedIndoubt
_transactionStatePromotedIndoubt;
487
protected static
TransactionStatePromotedIndoubt
_TransactionStatePromotedIndoubt
497
TransactionStatePromotedIndoubt
temp = new TransactionStatePromotedIndoubt();