1 override of BeforeVisit
System.Data.SqlXml (1)
System\Xml\Xsl\QIL\QilXmlWriter.cs (1)
254protected override void BeforeVisit(QilNode node) {
2 references to BeforeVisit
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilScopedVisitor.cs (1)
101BeforeVisit(n);
System\Xml\Xsl\QIL\QilXmlWriter.cs (1)
255base.BeforeVisit(node);