1 implementation of GetWhereabouts
System.Transactions.Local (1)
_generated\18\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionImportWhereabouts.cs (1)
83
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionImportWhereabouts.
GetWhereabouts
(uint cbWhereabouts, byte[] rgbWhereabouts, out uint pcbUsed)
2 references to GetWhereabouts
System.Transactions.Local (2)
_generated\18\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionImportWhereabouts.cs (1)
121
@this.
GetWhereabouts
(cbWhereabouts, rgbWhereabouts, out pcbUsed);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
129
pImportWhereabouts.
GetWhereabouts
(whereaboutsSize, tmpWhereabouts, out uint pcbUsed);