1 instantiation of ThrowingDuplexSessionChannel
System.ServiceModel.Primitives.Tests (1)
ServiceModel\ThrowingOnCloseBindingElement.cs (1)
154
return (TChannel)(object)new
ThrowingDuplexSessionChannel
(this, _parent._exception, (IDuplexSessionChannel)innerChannel);