1 interface inheriting from ITransactionPhase0NotifyAsync
System.Transactions.Local (1)
_generated\21\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.cs (1)
21
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\2\System.Transactions.DtcProxyShim.Phase0NotifyShim.cs (1)
14
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
).TypeHandle);
_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)
49
__pITransactionPhase0Notify_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>.ConvertToUnmanaged(pITransactionPhase0Notify);
70
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>.Free(__pITransactionPhase0Notify_native);
79
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
pITransactionPhase0Notify = default;
86
pITransactionPhase0Notify = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>.ConvertToManaged(__pITransactionPhase0Notify_native);
_generated\21\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.cs (8)
38
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
.Phase0Request(bool fAbortHint)
40
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
));
60
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
@this = default;
67
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>(__this_native);
81
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
.EnlistCompleted(int status)
83
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
));
100
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
@this = default;
105
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITransactionPhase0NotifyAsync
>(__this_native);
System\Transactions\DtcProxyShim\DtcInterfaces\ITransactionPhase0Factory.cs (1)
14
[MarshalAs(UnmanagedType.Interface)]
ITransactionPhase0NotifyAsync
pITransactionPhase0Notify,