4 references to ForEach
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\ForOrForEachBlockBinder.vb (1)
68
LocalDeclarationKind.
ForEach
,
Symbols\Source\LocalSymbol.vb (3)
288
Return Me.DeclarationKind = LocalDeclarationKind.
ForEach
568
Case LocalDeclarationKind.
ForEach
687
MyBase.New(container, binder, declaringIdentifier, LocalDeclarationKind.
ForEach
, Nothing)