4 references to VisitRankSpecifiers
Microsoft.CodeAnalysis.CSharp (4)
Binder\LocalBinderFactory.cs (4)
563VisitRankSpecifiers(declarationSyntax.Type, usingBinder); 603VisitRankSpecifiers(declaration.Type, binder); 701VisitRankSpecifiers(node.Declaration.Type, binder); 937VisitRankSpecifiers(node.Declaration.Type, _enclosing);