public void VisitMethod(IMethodWithSymbols node) { visitor.VisitMethod(new MethodWithSymbols(node)); }