3 references to QName
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (2)
60throw XPathException.Create(ResXml.Xp_UndefFunc, QName); 88throw XPathException.Create(ResXml.Xp_FunctionFailed, QName, ex);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\VariableQuery.cs (1)
38throw XPathException.Create(ResXml.Xp_UndefVar, QName);