1 write to _enlistmentStatePromoted
System.Transactions (1)
System\Transactions\EnlistmentState.cs (1)
55
_enlistmentStatePromoted
= temp;
3 references to _enlistmentStatePromoted
System.Transactions (3)
System\Transactions\EnlistmentState.cs (3)
48
if (
_enlistmentStatePromoted
== null)
52
if (
_enlistmentStatePromoted
== null)
60
return
_enlistmentStatePromoted
;