3 references to XPathException
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathException.cs (3)
31
this
(ResXml.Xml_UserException, new string[] { message }, innerException)
52
return new
XPathException
(res, new string[] { arg }, innerException);
56
this
(res, args, null)