1 interface inheriting from ITransactionPhase0EnlistmentAsync
System.Transactions.Local (1)
_generated\19\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0EnlistmentAsync.cs (1)
24
file unsafe interface InterfaceImplementation : global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
28 references to ITransactionPhase0EnlistmentAsync
System.Transactions.Local (28)
_generated\19\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0EnlistmentAsync.cs (20)
44
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
.Enable()
46
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
));
63
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
@this = default;
68
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
>(__this_native);
82
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
.WaitForEnlistment()
84
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
));
101
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
@this = default;
106
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
>(__this_native);
120
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
.Phase0Done()
122
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
));
139
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
@this = default;
144
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
>(__this_native);
158
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
.Unenlist()
160
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
));
177
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
@this = default;
182
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
>(__this_native);
196
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
.GetTransaction(out global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransaction ppITransaction)
198
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
));
232
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
@this = default;
239
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
>(__this_native);
_generated\20\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0Factory.cs (5)
36
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0Factory.Create(global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync pITransactionPhase0Notify, out global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
ppITransactionPhase0Enlistment)
59
ppITransactionPhase0Enlistment = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
>.ConvertToManaged(__ppITransactionPhase0Enlistment_native);
66
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
>.Free(__ppITransactionPhase0Enlistment_native);
81
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
ppITransactionPhase0Enlistment = default;
92
__ppITransactionPhase0Enlistment_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0EnlistmentAsync
>.ConvertToUnmanaged(ppITransactionPhase0Enlistment);
System\Transactions\DtcProxyShim\DtcInterfaces\ITransactionPhase0Factory.cs (1)
15
[MarshalAs(UnmanagedType.Interface)] out
ITransactionPhase0EnlistmentAsync
ppITransactionPhase0Enlistment);
System\Transactions\DtcProxyShim\Phase0Shim.cs (1)
13
internal
ITransactionPhase0EnlistmentAsync
? Phase0EnlistmentAsync { get; set; }
System\Transactions\DtcProxyShim\TransactionShim.cs (1)
92
phase0Factory.Create(phase0NotifyShim, out
ITransactionPhase0EnlistmentAsync
phase0Async);