1 implementation of Abort
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionCloner.cs (1)
101void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionCloner.Abort(nint reason, bool retaining, bool @async)
1 reference to Abort
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionCloner.cs (1)
141@this.Abort(reason, retaining, @async);