2 implementations of CommitRequest
System.Transactions.Local (2)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.cs (1)
109
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.
CommitRequest
(global::System.Transactions.DtcProxyShim.OletxXactRm grfRM, nint pNewUOW)
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
56
public void
CommitRequest
(OletxXactRm grfRM, IntPtr pNewUOW)
1 reference to CommitRequest
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.cs (1)
140
@this.
CommitRequest
(grfRM, pNewUOW);