2 references to ProcessResult
System.Private.Xml (2)
System\Xml\XPath\Internal\FunctionQuery.cs (1)
84object? retVal = ProcessResult(_function.Invoke(xsltContext, argVals, nodeIterator.Current!));
System\Xml\XPath\Internal\VariableQuery.cs (1)
49object? retVal = ProcessResult(_variable.Evaluate(xsltContext));