1 implementation of GetPrepareInfo
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.cs (1)
99void global::System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.GetPrepareInfo(byte[] pPrepInfo)
2 references to GetPrepareInfo
System.Transactions.Local (2)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.cs (1)
139@this.GetPrepareInfo(pPrepInfo);
System\Transactions\DtcProxyShim\EnlistmentNotifyShim.cs (1)
48pPrepareInfo.GetPrepareInfo(prepareInfoBuffer);