1 override of BeforeVisit
System.Private.Xml (1)
System\Xml\Xsl\QIL\QilXmlWriter.cs (1)
270protected override void BeforeVisit(QilNode node)
2 references to BeforeVisit
System.Private.Xml (2)
System\Xml\Xsl\QIL\QilScopedVisitor.cs (1)
105BeforeVisit(n);
System\Xml\Xsl\QIL\QilXmlWriter.cs (1)
272base.BeforeVisit(node);