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