1 reference to Declares_the_name_of_a_namespace_and_causes_the_source_code_following_the_declaration_to_be_compiled_within_that_namespace
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Declarations\NamespaceKeywordRecommender.vb (1)
19
ImmutableArray.Create(New RecommendedKeyword("Namespace", VBFeaturesResources.
Declares_the_name_of_a_namespace_and_causes_the_source_code_following_the_declaration_to_be_compiled_within_that_namespace
))