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