public Task VisitProjectAsync(IProjectWithSymbols node) { return(visitor.VisitProjectAsync(ProjectWithSymbols.GetProject(node))); }