1 override of Visit
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
300
protected override XslFlags
Visit
(XslNode node)
2 references to Visit
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
303
XslFlags result = base.
Visit
(node);
System\Xml\Xsl\Xslt\XslVisitor.cs (1)
84
this.
Visit
(child);