1 reference to Adds_a_conditional_test_to_a_Catch_statement_Exceptions_are_caught_by_that_Catch_statement_only_when_the_conditional_test_that_follows_the_When_keyword_evaluates_to_True
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Statements\WhenKeywordRecommender.vb (1)
19
ImmutableArray.Create(New RecommendedKeyword("When", VBFeaturesResources.
Adds_a_conditional_test_to_a_Catch_statement_Exceptions_are_caught_by_that_Catch_statement_only_when_the_conditional_test_that_follows_the_When_keyword_evaluates_to_True
))