1 implementation of GetNodeNameSize
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.cs (1)
50void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.GetNodeNameSize(out uint pcbNodeNameSize)
2 references to GetNodeNameSize
System.Transactions.Local (2)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.cs (1)
86@this.GetNodeNameSize(out pcbNodeNameSize);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
106pTmNodeName.GetNodeNameSize(out uint tmNodeNameLength);