1 interface inheriting from ITmNodeName
System.Transactions.Local (1)
_generated\9\System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.cs (1)
21
file unsafe interface InterfaceImplementation : global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITmNodeName
10 references to ITmNodeName
System.Transactions.Local (10)
_generated\9\System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.cs (8)
38
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITmNodeName
.GetNodeNameSize(out uint pcbNodeNameSize)
40
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITmNodeName
));
60
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITmNodeName
@this = default;
67
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITmNodeName
>(__this_native);
83
void global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITmNodeName
.GetNodeName(uint cbNodeNameBufferSize, out string pcbNodeSize)
85
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITmNodeName
));
119
global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITmNodeName
@this = default;
126
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.
ITmNodeName
>(__this_native);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (2)
105
var
pTmNodeName = (
ITmNodeName
)localDispenser;