1 write to _transactionStatePromotedP0Aborting
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
414
_transactionStatePromotedP0Aborting
= temp;
3 references to _transactionStatePromotedP0Aborting
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
407
if (
_transactionStatePromotedP0Aborting
== null)
411
if (
_transactionStatePromotedP0Aborting
== null)
419
return
_transactionStatePromotedP0Aborting
;