3 instantiations of AddHandlerStatementDocumentation
Microsoft.CodeAnalysis.VisualBasic.Features (3)
Completion\KeywordRecommenders\EventHandling\AddHandlerKeywordRecommender.vb (1)
20
SyntaxKind.AddHandlerKeyword, VBFeaturesResources.AddHandler_statement, Glyph.Keyword, New
AddHandlerStatementDocumentation
()))
QuickInfo\VisualBasicSemanticQuickInfoProvider.vb (1)
69
Return BuildContentForIntrinsicOperator(semanticModel, token, parent, New
AddHandlerStatementDocumentation
(), Glyph.Keyword, cancellationToken)
SignatureHelp\AddRemoveHandlerSignatureHelpProvider.vb (1)
25
Return ValueTaskFactory.FromResult(SpecializedCollections.SingletonEnumerable(Of AbstractIntrinsicOperatorDocumentation)(New
AddHandlerStatementDocumentation
()))