2 references to ProcessResult
System.Xml (2)
System\Xml\XPath\Internal\FunctionQuery.cs (1)
70return ProcessResult(function.Invoke(xsltContext, argVals, nodeIterator.Current));
System\Xml\XPath\Internal\VariableQuery.cs (1)
44return ProcessResult(variable.Evaluate(xsltContext));