2 references to EncoderUnrecognizedContentType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
832
throw FxTrace.Exception.AsError(new ProtocolException(string.Format(SRServiceModel.
EncoderUnrecognizedContentType
, contentType, this.ContentType)));
851
throw FxTrace.Exception.AsError(new ProtocolException(string.Format(SRServiceModel.
EncoderUnrecognizedContentType
, contentType, this.ContentType)));