1 implementation of Create
System.Transactions.Local (1)
_generated\23\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiverFactory.cs (1)
36void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiverFactory.Create(out global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiver pTxReceiver)
2 references to Create
System.Transactions.Local (2)
_generated\23\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiverFactory.cs (1)
80@this.Create(out pTxReceiver);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
388receiverFactory.Create(out ITransactionReceiver transactionReceiver);