2 references to ApplyArrayRankSpecifiersAndBoundsToType
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Utils.vb (2)
390
Return DirectCast(
ApplyArrayRankSpecifiersAndBoundsToType
(elementType,
559
Return
ApplyArrayRankSpecifiersAndBoundsToType
(baseType, modifiedIdentifier.ArrayRankSpecifiers, modifiedIdentifier.ArrayBounds, diagBag)