1 reference to Declares_a_Get_property_procedure_that_is_used_to_return_the_current_value_of_a_property
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Declarations\GetSetKeywordRecommender.vb (1)
67
recommendations.Add(New RecommendedKeyword("Get", VBFeaturesResources.
Declares_a_Get_property_procedure_that_is_used_to_return_the_current_value_of_a_property
))