2 implementations of EnlistCompleted
System.Transactions.Local (2)
_generated\21\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.cs (1)
81
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.
EnlistCompleted
(int status)
System\Transactions\DtcProxyShim\Phase0NotifyShim.cs (1)
25
public void
EnlistCompleted
(int status)
1 reference to EnlistCompleted
System.Transactions.Local (1)
_generated\21\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.cs (1)
106
@this.
EnlistCompleted
(status);