1 write to _transactionStatePromotedIndoubt
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
498
_transactionStatePromotedIndoubt
= temp;
3 references to _transactionStatePromotedIndoubt
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
491
if (
_transactionStatePromotedIndoubt
== null)
495
if (
_transactionStatePromotedIndoubt
== null)
503
return
_transactionStatePromotedIndoubt
;