2 references to _TransactionStatePromoted
System.Transactions (2)
System\Transactions\InternalTransaction.cs (1)
330
this.promoteState = TransactionState.
_TransactionStatePromoted
;
System\Transactions\TransactionState.cs (1)
5421
tx.promoteState = TransactionState.
_TransactionStatePromoted
;