2 references to EncoderUnrecognizedContentType
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
830
throw FxTrace.Exception.AsError(new ProtocolException(SRP.Format(SRP.
EncoderUnrecognizedContentType
, contentType, ContentType)));
849
throw FxTrace.Exception.AsError(new ProtocolException(SRP.Format(SRP.
EncoderUnrecognizedContentType
, contentType, ContentType)));