11 references to ThrowXmlException
dotnet-svcutil-lib (11)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (11)
2066
throw
ThrowXmlException
(ResXml.Xml_UnexpectedEOF1);
2124
throw
ThrowXmlException
(ResXml.XmlBinary_ValueTooBig);
2161
throw
ThrowXmlException
(ResXml.XmlBinary_ValueTooBig);
3119
throw
ThrowXmlException
(ResXml.Xml_UnexpectedEndTag);
3131
throw
ThrowXmlException
(ResXml.Xml_DtdIsProhibited);
3139
throw
ThrowXmlException
(ResXml.Xml_DtdNotAllowedInFragment);
3141
throw
ThrowXmlException
(ResXml.Xml_BadDTDLocation);
3281
throw
ThrowXmlException
(ResXml.Xml_InvalidRootData);
3552
throw
ThrowXmlException
(ResXml.Xml_InvalidSurrogateMissingLowChar);
3596
throw
ThrowXmlException
(ResXml.Xml_UnexpectedEOF1);
4482
return
ThrowXmlException
(ResXml.XmlBinary_UnexpectedToken);