1 implementation of VariableType
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
187
XPathResultType IXsltContextVariable.
VariableType
1 reference to VariableType
System.Private.Xml (1)
System\Xml\XPath\Internal\VariableQuery.cs (1)
64
XPathResultType result = _variable != null ? _variable.
VariableType
: XPathResultType.Any;