3 references to ERR_ExpectedArray1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Statements.vb (2)
751ReportDiagnostic(diagnostics, redimOperand.Expression, ERRID.ERR_ExpectedArray1, "Redim") 812ReportDiagnostic(diagnostics, operand, ERRID.ERR_ExpectedArray1, "Erase")
Errors\ErrorFacts.vb (1)
92ERRID.ERR_ExpectedArray1,