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