1 override of VisitVariable
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
679protected override XslFlags VisitVariable(VarPar node)
1 reference to VisitVariable
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslVisitor.cs (1)
42XslNodeType.Variable => VisitVariable((VarPar)node),