1 implementation of Create
System.Transactions.Local (1)
_generated\23\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiverFactory.cs (1)
36
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\23\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiverFactory.cs (1)
80
@this.
Create
(out pTxReceiver);
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
388
receiverFactory.
Create
(out ITransactionReceiver transactionReceiver);