3 references to
System.ServiceModel.Primitives.Tests (3)
ServiceModel\ThrowingOnCloseBindingElement.cs (3)
187
:
base
(factory, exception, innerChannel)
204
:
base
(factory, exception, innerChannel)
247
public ThrowingInputChannel(ChannelManagerBase manager, Exception exception, T innerChannel) :
base
(manager, exception, innerChannel)