1 implementation of Create
System.Transactions.Local (1)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiverFactory.cs (1)
48
void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiverFactory.
Create
(out global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiver pTxReceiver)
2 references to Create
System.Transactions.Local (2)
Generated\361d1da7f942c932\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiverFactory.cs (1)
98
@this.
Create
(out pTxReceiver);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
388
receiverFactory.
Create
(out ITransactionReceiver transactionReceiver);