1 implementation of Set
System.Transactions.Local (1)
_generated\25\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitter.cs (1)
44void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitter.Set(global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransaction transaction)
2 references to Set
System.Transactions.Local (2)
_generated\25\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitter.cs (1)
82@this.Set(transaction);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
364transmitter.Set(transaction);