2 implementations of EnlistCompleted
System.Transactions.Local (2)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.cs (1)
97void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.EnlistCompleted(int status)
System\Transactions\DtcProxyShim\Phase0NotifyShim.cs (1)
25public void EnlistCompleted(int status)
1 reference to EnlistCompleted
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.cs (1)
128@this.EnlistCompleted(status);