1 write to _transactionStatePromotedP1Aborting
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
435
_transactionStatePromotedP1Aborting
= temp;
3 references to _transactionStatePromotedP1Aborting
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
428
if (
_transactionStatePromotedP1Aborting
== null)
432
if (
_transactionStatePromotedP1Aborting
== null)
440
return
_transactionStatePromotedP1Aborting
;