2 references to SFxChannelFactoryTypeMustBeInterface
System.ServiceModel.Primitives (2)
System\ServiceModel\ChannelFactory.cs (1)
359throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.SFxChannelFactoryTypeMustBeInterface));
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
369throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.SFxChannelFactoryTypeMustBeInterface));