1 write to singlePhaseEnlistment
System.Transactions (1)
System\Transactions\Enlistment.cs (1)
203this.singlePhaseEnlistment = new SinglePhaseEnlistment(this);
2 references to singlePhaseEnlistment
System.Transactions (2)
System\Transactions\Enlistment.cs (2)
200if (this.singlePhaseEnlistment == null) 205return this.singlePhaseEnlistment;