1 implementation of UnmarshalReturnToken
System.Transactions.Local (1)
_generated\25\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitter.cs (1)
193void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitter.UnmarshalReturnToken(uint cbReturnToken, byte[] rgbToken)
1 reference to UnmarshalReturnToken
System.Transactions.Local (1)
_generated\25\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitter.cs (1)
227@this.UnmarshalReturnToken(cbReturnToken, rgbToken);