2 implementations of Committed
System.Transactions.Local (2)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.cs (1)
56
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.
Committed
(bool fRetaining, nint pNewUOW, uint hresult)
System\Transactions\DtcProxyShim\VoterNotifyShim.cs (1)
25
public void
Committed
([MarshalAs(UnmanagedType.Bool)] bool fRetaining, IntPtr pNewUOW, uint hresult)
1 reference to Committed
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.cs (1)
92
@this.
Committed
(fRetaining, pNewUOW, hresult);