1 reference to Introduces_a_statement_block_to_be_run_if_the_specified_exception_occurs_inside_a_Try_block
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Statements\CatchKeywordRecommender.vb (1)
18
ImmutableArray.Create(New RecommendedKeyword("Catch", VBFeaturesResources.
Introduces_a_statement_block_to_be_run_if_the_specified_exception_occurs_inside_a_Try_block
))