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