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