1 interface inheriting from IResourceManagerFactory2
System.Transactions.Local (1)
_generated\6\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerFactory2.cs (1)
21
file unsafe interface InterfaceImplementation : global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerFactory2
12 references to IResourceManagerFactory2
System.Transactions.Local (12)
_generated\6\System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerFactory2.cs (8)
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)
40
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerFactory2
));
89
global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerFactory2
@this = default;
103
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerFactory2
>(__this_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)
121
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerFactory2
));
171
global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerFactory2
@this = default;
188
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
IResourceManagerFactory2
>(__this_native);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (4)
134
var
rmFactory = (
IResourceManagerFactory2
)localDispenser;
199
var
rmFactory = (
IResourceManagerFactory2
)_transactionDispenser;