1 implementation of Evaluate
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
191
object IXsltContextVariable.
Evaluate
(XsltContext xsltContext)
1 reference to Evaluate
System.Private.Xml (1)
System\Xml\XPath\Internal\VariableQuery.cs (1)
49
object? retVal = ProcessResult(_variable.
Evaluate
(xsltContext));