3 references to PreparingEnlistment
System.Transactions (3)
System\Transactions\Enlistment.cs (1)
370this.twoPhaseNotifications.Prepare(this.PreparingEnlistment);
System\Transactions\VolatileEnlistmentState.cs (2)
348enlistment.EnlistmentNotification.Prepare( enlistment.PreparingEnlistment ); 695enlistment.EnlistmentNotification.InDoubt( enlistment.PreparingEnlistment );