1 write to _transactionStatePromotedNonMSDTCIndoubt
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
742
_transactionStatePromotedNonMSDTCIndoubt
= temp;
3 references to _transactionStatePromotedNonMSDTCIndoubt
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
735
if (
_transactionStatePromotedNonMSDTCIndoubt
== null)
739
if (
_transactionStatePromotedNonMSDTCIndoubt
== null)
747
return
_transactionStatePromotedNonMSDTCIndoubt
;