1 interface inheriting from ITransactionPhase0NotifyAsync
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.cs (1)
30
file unsafe interface InterfaceImplementation : global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
1 implementation of ITransactionPhase0NotifyAsync
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\Phase0NotifyShim.cs (1)
11
internal sealed partial class Phase0NotifyShim : NotificationShimBase,
ITransactionPhase0NotifyAsync
15 references to ITransactionPhase0NotifyAsync
System.Transactions.Local (15)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0Factory.cs (5)
48
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0Factory.Create(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
pITransactionPhase0Notify, out global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0EnlistmentAsync ppITransactionPhase0Enlistment)
63
__pITransactionPhase0Notify_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>.ConvertToUnmanaged(pITransactionPhase0Notify);
83
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>.Free(__pITransactionPhase0Notify_native);
95
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
pITransactionPhase0Notify = default;
103
pITransactionPhase0Notify = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>.ConvertToManaged(__pITransactionPhase0Notify_native);
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.cs (8)
50
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
.Phase0Request(bool fAbortHint)
54
var (__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
));
77
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
@this = default;
85
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>(__this_native);
97
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
.EnlistCompleted(int status)
101
var (__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
));
121
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
@this = default;
127
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>(__this_native);
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.Phase0NotifyShim.cs (1)
16
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
).TypeHandle);
System\Transactions\DtcProxyShim\DtcInterfaces\ITransactionPhase0Factory.cs (1)
14
[MarshalAs(UnmanagedType.Interface)]
ITransactionPhase0NotifyAsync
pITransactionPhase0Notify,