1 write to _transactionStatePromotedNonMSDTCVolatilePhase1
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
662
_transactionStatePromotedNonMSDTCVolatilePhase1
= temp;
3 references to _transactionStatePromotedNonMSDTCVolatilePhase1
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
655
if (
_transactionStatePromotedNonMSDTCVolatilePhase1
== null)
659
if (
_transactionStatePromotedNonMSDTCVolatilePhase1
== null)
667
return
_transactionStatePromotedNonMSDTCVolatilePhase1
;