1 implementation of GetPrepareInfoSize
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.cs (1)
50
void global::System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.
GetPrepareInfoSize
(out uint pcbPrepInfo)
2 references to GetPrepareInfoSize
System.Transactions.Local (2)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.cs (1)
86
@this.
GetPrepareInfoSize
(out pcbPrepInfo);
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
46
pPrepareInfo.
GetPrepareInfoSize
(out uint prepareInfoLength);