2 references to IsArrayType
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
1588
Dim nameIsArrayType =
IsArrayType
(name)
Binding\Binder_Utils.vb (1)
544
If
IsArrayType
(modifiedIdentifier) Then