1 implementation of GetPrepareInfo
System.Transactions.Local (1)
_generated\5\System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.cs (1)
83void global::System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.GetPrepareInfo(byte[] pPrepInfo)
2 references to GetPrepareInfo
System.Transactions.Local (2)
_generated\5\System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.cs (1)
117@this.GetPrepareInfo(pPrepInfo);
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
48pPrepareInfo.GetPrepareInfo(prepareInfoBuffer);