2 references to XmlException
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
2738
Throw(new
XmlException
(res, string.Empty, _ps.baseUriStr));
2744
Throw(new
XmlException
(res, arg, _ps.baseUriStr));