2 references to XmlException
System.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
2509
Throw( new
XmlException
( res, string.Empty, ps.baseUriStr ) );
2513
Throw( new
XmlException
( res, arg, ps.baseUriStr ) );