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