1 reference to Specifies_that_one_or_more_declared_programming_elements_are_accessible_only_from_within_their_module_class_or_structure
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Declarations\ModifierKeywordsRecommender.vb (1)
45recommendations.Add(New RecommendedKeyword("Private", VBFeaturesResources.Specifies_that_one_or_more_declared_programming_elements_are_accessible_only_from_within_their_module_class_or_structure))