1 implementation of GetPrepareInfoSize
System.Transactions.Local (1)
_generated\5\System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.cs (1)
38
void global::System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.
GetPrepareInfoSize
(out uint pcbPrepInfo)
2 references to GetPrepareInfoSize
System.Transactions.Local (2)
_generated\5\System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.cs (1)
68
@this.
GetPrepareInfoSize
(out pcbPrepInfo);
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
46
pPrepareInfo.
GetPrepareInfoSize
(out uint prepareInfoLength);