6 writes to promotedEnlistment
System.Transactions (6)
System\Transactions\Enlistment.cs (6)
266this.promotedEnlistment = value; 349this.promotedEnlistment = singlePhaseEnlistment; 369this.promotedEnlistment = preparingEnlistment; 378this.promotedEnlistment = enlistment; 387this.promotedEnlistment = enlistment; 396this.promotedEnlistment = enlistment;
1 reference to promotedEnlistment
System.Transactions (1)
System\Transactions\Enlistment.cs (1)
261return this.promotedEnlistment;