4 references to ERR_GotoIntoFor
Microsoft.CodeAnalysis.Test.Utilities (1)
Compilation\ControlFlowGraphVerifier.cs (1)
352d.Code == (int)VisualBasic.ERRID.ERR_GotoIntoFor ||
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
855errorID = ERRID.ERR_GotoIntoFor
Errors\ErrorFacts.vb (1)
475ERRID.ERR_GotoIntoFor,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Binding\GotoTests.vb (1)
306</compilation>).VerifyDiagnostics(Diagnostic(ERRID.ERR_GotoIntoFor, "Label").WithArguments("Label"))