1 implementation of AbortRequestDone
System.Transactions.Local (1)
_generated\16\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionEnlistmentAsync.cs (1)
116void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionEnlistmentAsync.AbortRequestDone(int hr)
2 references to AbortRequestDone
System.Transactions.Local (2)
_generated\16\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionEnlistmentAsync.cs (1)
141@this.AbortRequestDone(hr);
System\Transactions\DtcProxyShim\EnlistmentShim.cs (1)
81=> EnlistmentAsync!.AbortRequestDone(OletxHelper.S_OK);