1 reference to Specifies_the_group_that_the_loop_variable_in_a_For_Each_statement_is_to_traverse
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Declarations\InKeywordRecommender.vb (1)
40
Return ImmutableArray.Create(New RecommendedKeyword("In", VBFeaturesResources.
Specifies_the_group_that_the_loop_variable_in_a_For_Each_statement_is_to_traverse
))