5 references to ERR_IterationVariableShadowLocal1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Statements.vb (2)
1834
err = ERRID.
ERR_IterationVariableShadowLocal1
1852
err = ERRID.
ERR_IterationVariableShadowLocal1
Errors\ErrorFacts.vb (1)
542
ERRID.
ERR_IterationVariableShadowLocal1
,
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (2)
StaticLocalDeclarationTests.vb (2)
734
Diagnostic(ERRID.
ERR_IterationVariableShadowLocal1
, "sl").WithArguments("sl"),
735
Diagnostic(ERRID.
ERR_IterationVariableShadowLocal1
, "sl").WithArguments("sl"))