2 references to ProcessResult
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (1)
84return ProcessResult(_function.Invoke(xsltContext, argVals, nodeIterator.Current));
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\VariableQuery.cs (1)
50return ProcessResult(_variable.Evaluate(xsltContext));