1 reference to Indicates_that_a_method_class_or_structure_declaration_is_a_partial_definition_of_the_method_class_or_structure
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Declarations\ModifierKeywordsRecommender.vb (1)
75
recommendations.Add(New RecommendedKeyword("Partial", VBFeaturesResources.
Indicates_that_a_method_class_or_structure_declaration_is_a_partial_definition_of_the_method_class_or_structure
))