1 write to _transactionStatePromotedPhase0
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
372
_transactionStatePromotedPhase0
= temp;
3 references to _transactionStatePromotedPhase0
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
365
if (
_transactionStatePromotedPhase0
== null)
369
if (
_transactionStatePromotedPhase0
== null)
377
return
_transactionStatePromotedPhase0
;