4 references to VisitRankSpecifiers
Microsoft.CodeAnalysis.CSharp (4)
Binder\LocalBinderFactory.cs (4)
521VisitRankSpecifiers(declarationSyntax.Type, usingBinder); 561VisitRankSpecifiers(declaration.Type, binder); 653VisitRankSpecifiers(node.Declaration.Type, binder); 853VisitRankSpecifiers(node.Declaration.Type, _enclosing);