2 references to XmlException
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
2795
Throw(new
XmlException
(res, string.Empty, _ps.baseUriStr));
2800
Throw(new
XmlException
(res, arg, _ps.baseUriStr));