1 implementation of GetNodeNameSize
System.Transactions.Local (1)
_generated\9\System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.cs (1)
38
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.
GetNodeNameSize
(out uint pcbNodeNameSize)
2 references to GetNodeNameSize
System.Transactions.Local (2)
_generated\9\System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.cs (1)
68
@this.
GetNodeNameSize
(out pcbNodeNameSize);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
106
pTmNodeName.
GetNodeNameSize
(out uint tmNodeNameLength);