2 references to UnsupportedModeFault
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingDecoders.cs (2)
295
else if (faultString == FramingEncodingString.
UnsupportedModeFault
)
397
SR.FramingModeNotSupported, mode.ToString())), FramingEncodingString.
UnsupportedModeFault
);