1 interface inheriting from ITmNodeName
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.cs (1)
30file unsafe interface InterfaceImplementation : global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName
10 references to ITmNodeName
System.Transactions.Local (10)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.cs (8)
50void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.GetNodeNameSize(out uint pcbNodeNameSize) 54var (__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName)); 77global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName @this = default; 85@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName>(__this_native); 99void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.GetNodeName(uint cbNodeNameBufferSize, out string pcbNodeSize) 103var (__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName)); 140global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName @this = default; 148@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName>(__this_native);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (2)
105var pTmNodeName = (ITmNodeName)localDispenser;