2 implementations of Prepare
System.Transactions.Local (2)
System\Transactions\Enlistment.cs (1)
273
void IEnlistmentNotificationInternal.
Prepare
(IPromotedEnlistment preparingEnlistment)
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
239
public abstract void
Prepare
(IPromotedEnlistment en);
3 references to Prepare
System.Transactions.Local (3)
System\Transactions\Oletx\OletxEnlistment.cs (2)
309
localEnlistmentNotification.
Prepare
(this);
654
localEnlistmentNotification.
Prepare
(this);
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1065
localEnlistmentNotification.
Prepare
(this);