1 implementation of GetWhereaboutsSize
System.Transactions.Local (1)
_generated\18\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionImportWhereabouts.cs (1)
38
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionImportWhereabouts.
GetWhereaboutsSize
(out uint pcbSize)
2 references to GetWhereaboutsSize
System.Transactions.Local (2)
_generated\18\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionImportWhereabouts.cs (1)
68
@this.
GetWhereaboutsSize
(out pcbSize);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
121
OletxHelper.Retry(() => pImportWhereabouts.
GetWhereaboutsSize
(out whereaboutsSize));