public override void VisitIndexer(IndexerWithSymbols node) { AddDocumentationId(node, node.Symbol); base.VisitIndexer(node); }