1 write to _transactionStateVolatilePhase1
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
164
_transactionStateVolatilePhase1
= temp;
3 references to _transactionStateVolatilePhase1
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
157
if (
_transactionStateVolatilePhase1
== null)
161
if (
_transactionStateVolatilePhase1
== null)
169
return
_transactionStateVolatilePhase1
;