Example #1
0
 public virtual SyntaxList VisitList(SyntaxList list)
 {
     throw new NotImplementedException();
 }