1 interface inheriting from IResourceManagerSink
System.Transactions.Local (1)
_generated\8\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink.cs (1)
20
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\3\System.Transactions.DtcProxyShim.ResourceManagerNotifyShim.cs (1)
14
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
).TypeHandle);
_generated\6\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerFactory2.cs (10)
38
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)
54
__pIResMgrSink_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.ConvertToUnmanaged(pIResMgrSink);
80
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.Free(__pIResMgrSink_native);
93
global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
pIResMgrSink = default;
100
pIResMgrSink = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.ConvertToManaged(__pIResMgrSink_native);
119
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)
135
__pIResMgrSink_native = (void*)global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.ConvertToUnmanaged(pIResMgrSink);
162
global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.Free(__pIResMgrSink_native);
175
global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
pIResMgrSink = default;
185
pIResMgrSink = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>.ConvertToManaged(__pIResMgrSink_native);
_generated\8\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink.cs (4)
36
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
.TMDown()
38
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
));
55
global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
@this = default;
60
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerSink
>(__this_native);
System\Transactions\DtcProxyShim\DtcInterfaces\IResourceManagerFactory2.cs (2)
16
[MarshalAs(UnmanagedType.Interface)]
IResourceManagerSink
pIResMgrSink,
22
[MarshalAs(UnmanagedType.Interface)]
IResourceManagerSink
pIResMgrSink,