1 write to preparingEnlistment
System.Transactions (1)
System\Transactions\Enlistment.cs (1)
189this.preparingEnlistment = new PreparingEnlistment(this);
2 references to preparingEnlistment
System.Transactions (2)
System\Transactions\Enlistment.cs (2)
186if (this.preparingEnlistment == null) 191return this.preparingEnlistment;