1 reference to Indicates_that_a_class_or_structure_member_is_providing_the_implementation_for_a_member_defined_in_an_interface
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Declarations\ImplementsKeywordRecommender.vb (1)
47
Return ImmutableArray.Create(New RecommendedKeyword("Implements", VBFeaturesResources.
Indicates_that_a_class_or_structure_member_is_providing_the_implementation_for_a_member_defined_in_an_interface
))