3 references to QName
System.Xml (3)
System\Xml\XPath\Internal\FunctionQuery.cs (2)
51throw XPathException.Create(Res.Xp_UndefFunc, QName); 72throw XPathException.Create(Res.Xp_FunctionFailed, QName, ex);
System\Xml\XPath\Internal\VariableQuery.cs (1)
34throw XPathException.Create(Res.Xp_UndefVar, QName);