1 interface inheriting from IResourceManagerSink
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink.cs (1)
29file unsafe interface InterfaceImplementation : global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink
1 implementation of IResourceManagerSink
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\ResourceManagerNotifyShim.cs (1)
11internal sealed partial class ResourceManagerNotifyShim : NotificationShimBase, IResourceManagerSink
17 references to IResourceManagerSink
System.Transactions.Local (17)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerFactory2.cs (10)
50void 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); 93global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink>.Free(__pIResMgrSink_native); 109global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink pIResMgrSink = default; 117pIResMgrSink = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink>.ConvertToManaged(__pIResMgrSink_native); 134void 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); 178global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink>.Free(__pIResMgrSink_native); 194global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink pIResMgrSink = default; 205pIResMgrSink = global::System.Runtime.InteropServices.Marshalling.ComInterfaceMarshaller<global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink>.ConvertToManaged(__pIResMgrSink_native);
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink.cs (4)
48void global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink.TMDown() 52var (__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink)); 72global::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)
16details = 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,