1 implementation of Create
System.Transactions.Local (1)
_generated\26\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitterFactory.cs (1)
36void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitterFactory.Create(out global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitter pTxTransmitter)
2 references to Create
System.Transactions.Local (2)
_generated\26\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitterFactory.cs (1)
80@this.Create(out pTxTransmitter);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
361transmitterFactory.Create(out transmitter);