2 interfaces inheriting from IChannelFactory
System.ServiceModel.Primitives (2)
2 implementations of IChannelFactory
System.ServiceModel.Primitives (2)
23 references to IChannelFactory
System.ServiceModel (1)
System.ServiceModel.Primitives (13)
System.ServiceModel.Primitives.Tests (7)
Channels\CustomChannelTest.cs (5)
33Func<Type, BindingContext, IChannelFactory> buildFactoryAction = (Type type, BindingContext context) =>
123Func<Type, BindingContext, IChannelFactory> buildFactoryAction = (Type type, BindingContext context) =>
217Func<Type, BindingContext, IChannelFactory> buildFactoryAction = (Type type, BindingContext context) =>
268Func<Type, BindingContext, IChannelFactory> buildFactoryAction = (Type type, BindingContext context) =>
325Func<Type, BindingContext, IChannelFactory> buildFactoryAction = (Type type, BindingContext context) =>
UnitTests.Common (2)