3 references to QName
System.Private.Xml (3)
System\Xml\XPath\Internal\FunctionQuery.cs (2)
58throw XPathException.Create(SR.Xp_UndefFunc, QName); 92throw XPathException.Create(SR.Xp_FunctionFailed, QName, ex);
System\Xml\XPath\Internal\VariableQuery.cs (1)
36throw XPathException.Create(SR.Xp_UndefVar, QName);