1 reference to Runs_a_series_of_statements_as_long_as_a_given_condition_is_true
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Statements\WhileLoopKeywordRecommender.vb (1)
20
Return ImmutableArray.Create(New RecommendedKeyword("While", VBFeaturesResources.
Runs_a_series_of_statements_as_long_as_a_given_condition_is_true
))