Example #1
0
 protected internal override void Accept(SyntaxNodeVisitor visitor)
 {
     visitor.VisitCustomDirective(this);
 }