4 overrides of OnCreateChannel
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingChannelFactory.cs (1)
83protected override TChannel OnCreateChannel(EndpointAddress to, Uri via)
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (1)
220protected override TChannel OnCreateChannel(EndpointAddress address, Uri via)
System.ServiceModel.Primitives.Tests (1)
ServiceModel\ThrowingOnCloseBindingElement.cs (1)
125protected override TChannel OnCreateChannel(EndpointAddress to, Uri via)
UnitTests.Common (1)
MockChannelFactory.cs (1)
71protected override TChannel OnCreateChannel(EndpointAddress address, Uri via)