2 references to MessageXmlProtocolError
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
283
new ProtocolException(SR.
MessageXmlProtocolError
, xmlException));
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
194
new ProtocolException(SR.Format(SR.
MessageXmlProtocolError
), xmlException));