1 interface inheriting from ITransactionResourceAsync
System.Transactions.Local (1)
_generated\24\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.cs (1)
23
file unsafe interface InterfaceImplementation : global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
1 implementation of ITransactionResourceAsync
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
13
internal sealed partial class EnlistmentNotifyShim : NotificationShimBase,
ITransactionResourceAsync
23 references to ITransactionResourceAsync
System.Transactions.Local (23)
_generated\1\System.Transactions.DtcProxyShim.EnlistmentNotifyShim.cs (1)
14
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
).TypeHandle);
_generated\24\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.cs (16)
42
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
.PrepareRequest(bool fRetaining, global::System.Transactions.DtcProxyShim.OletxXactRm grfRM, bool fWantMoniker, bool fSinglePhase)
44
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
));
68
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
@this = default;
79
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
>(__this_native);
93
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
.CommitRequest(global::System.Transactions.DtcProxyShim.OletxXactRm grfRM, nint pNewUOW)
95
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
));
112
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
@this = default;
117
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
>(__this_native);
131
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
.AbortRequest(nint pboidReason, bool fRetaining, nint pNewUOW)
133
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
));
153
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
@this = default;
160
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
>(__this_native);
174
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
.TMDown()
176
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
));
193
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
@this = default;
198
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
>(__this_native);
_generated\7\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManager.cs (5)
42
void global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManager.Enlist(global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransaction pTransaction, global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
pRes, out global::System.Guid pUOW, out global::System.Transactions.DtcProxyShim.OletxTransactionIsolationLevel pisoLevel, out global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionEnlistmentAsync ppEnlist)
58
__pRes_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
>.ConvertToUnmanaged(pRes);
83
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
>.Free(__pRes_native);
94
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
pRes = default;
105
pRes = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionResourceAsync
>.ConvertToManaged(__pRes_native);
System\Transactions\DtcProxyShim\DtcInterfaces\IResourceManager.cs (1)
15
[MarshalAs(UnmanagedType.Interface)]
ITransactionResourceAsync
pRes,