2 references to ERR_ForLoopType1
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
3344ReportDiagnostic(diagnostics, DirectCast(node.ForOrForEachStatement, ForStatementSyntax).ControlVariable, ERRID.ERR_ForLoopType1, targetType)
Errors\ErrorFacts.vb (1)
254ERRID.ERR_ForLoopType1,