1 instantiation of TransactionDuplexChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
110
return (TChannel)(object)new
TransactionDuplexChannel
(this.listener, (IDuplexChannel)innerChannel);