6 writes to _promotedEnlistment
System.Transactions.Local (6)
System\Transactions\Enlistment.cs (6)
185
set {
_promotedEnlistment
= value; }
257
_promotedEnlistment
= singlePhaseEnlistment;
276
_promotedEnlistment
= preparingEnlistment;
283
_promotedEnlistment
= enlistment;
290
_promotedEnlistment
= enlistment;
297
_promotedEnlistment
= enlistment;
1 reference to _promotedEnlistment
System.Transactions.Local (1)
System\Transactions\Enlistment.cs (1)
184
get { return
_promotedEnlistment
; }