1 implementation of CommitRequestDone
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionEnlistmentAsync.cs (1)
94
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionEnlistmentAsync.
CommitRequestDone
(int hr)
2 references to CommitRequestDone
System.Transactions.Local (2)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionEnlistmentAsync.cs (1)
125
@this.
CommitRequestDone
(hr);
System\Transactions\DtcProxyShim\EnlistmentShim.cs (1)
78
=> EnlistmentAsync!.
CommitRequestDone
(OletxHelper.S_OK);