1 interface inheriting from IResourceManagerSink
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink.cs (1)
29
file unsafe interface InterfaceImplementation : global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
1 implementation of IResourceManagerSink
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\ResourceManagerNotifyShim.cs (1)
11
internal sealed partial class ResourceManagerNotifyShim : NotificationShimBase,
IResourceManagerSink
17 references to IResourceManagerSink
System.Transactions.Local (17)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerFactory2.cs (10)
50
void global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerFactory2.Create(in global::System.Guid pguidRM, string pszRMName, global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
pIResMgrSink, out global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManager rm)
68
__pIResMgrSink_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.ConvertToUnmanaged(pIResMgrSink);
93
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.Free(__pIResMgrSink_native);
109
global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
pIResMgrSink = default;
117
pIResMgrSink = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.ConvertToManaged(__pIResMgrSink_native);
134
void global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerFactory2.CreateEx(in global::System.Guid pguidRM, string pszRMName, global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
pIResMgrSink, in global::System.Guid riidRequested, out object rm)
152
__pIResMgrSink_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.ConvertToUnmanaged(pIResMgrSink);
178
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.Free(__pIResMgrSink_native);
194
global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
pIResMgrSink = default;
205
pIResMgrSink = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.ConvertToManaged(__pIResMgrSink_native);
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink.cs (4)
48
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
.TMDown()
52
var (__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
));
72
global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
@this = default;
78
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>(__this_native);
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.ResourceManagerNotifyShim.cs (1)
16
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
).TypeHandle);
System\Transactions\DtcProxyShim\DtcInterfaces\IResourceManagerFactory2.cs (2)
16
[MarshalAs(UnmanagedType.Interface)]
IResourceManagerSink
pIResMgrSink,
22
[MarshalAs(UnmanagedType.Interface)]
IResourceManagerSink
pIResMgrSink,