1 override of VisitApplyImports
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
345protected override XslFlags VisitApplyImports(XslNode node)
1 reference to VisitApplyImports
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslVisitor.cs (1)
13XslNodeType.ApplyImports => VisitApplyImports((XslNode)node),