1 instantiation of ChannelTerminatedException
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1055throw DiagnosticUtility.ExceptionUtility.ThrowHelperWarning(new ChannelTerminatedException(fault.Reason.GetMatchingTranslation(CultureInfo.CurrentCulture).Text));
1 reference to ChannelTerminatedException
System.ServiceModel (1)
netstandard.cs (1)
101[assembly: TypeForwardedTo(typeof(ChannelTerminatedException))]