2 references to AddHandler_statement
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
Recommendations\EventHandling\AddHandlerKeywordRecommenderTests.vb (1)
13
$"{VBFeaturesResources.
AddHandler_statement
}
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\EventHandling\AddHandlerKeywordRecommender.vb (1)
20
SyntaxKind.AddHandlerKeyword, VBFeaturesResources.
AddHandler_statement
, Glyph.Keyword, New AddHandlerStatementDocumentation()))