2 references to ApplyArrayRankSpecifiersToType
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Symbols.vb (1)
819
Return SingleLookupResult.Good(binder.
ApplyArrayRankSpecifiersToType
(elementType, arrayTypeSyntax.RankSpecifiers, diagBag))
Binding\Binder_Utils.vb (1)
358
currentType =
ApplyArrayRankSpecifiersToType
(elementType, arrayModifierSyntax, diagnostics)