2 implementations of CommitRequest
System.Transactions.Local (2)
_generated\24\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.cs (1)
93
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\24\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.cs (1)
118
@this.
CommitRequest
(grfRM, pNewUOW);