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