4 references to MessageXmlProtocolError
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageHelper.cs (3)
191new ProtocolException(SRServiceModel.MessageXmlProtocolError, xmlException)); 242new ProtocolException(SRServiceModel.MessageXmlProtocolError, xmlException)); 280new ProtocolException(SRServiceModel.MessageXmlProtocolError, xmlException));
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (1)
397new ProtocolException(SRServiceModel.MessageXmlProtocolError, xmlException));