3 references to PreparingEnlistment
System.Transactions.Local (3)
System\Transactions\Enlistment.cs (1)
277_twoPhaseNotifications.Prepare(PreparingEnlistment);
System\Transactions\VolatileEnlistmentState.cs (2)
148enlistment.EnlistmentNotification.Prepare(enlistment.PreparingEnlistment); 451enlistment.EnlistmentNotification.InDoubt(enlistment.PreparingEnlistment);