3 instantiations of RemoveHandlerStatementDocumentation
Microsoft.CodeAnalysis.VisualBasic.Features (3)
Completion\KeywordRecommenders\EventHandling\RemoveHandlerKeywordRecommender.vb (1)
22
New
RemoveHandlerStatementDocumentation
()))
QuickInfo\VisualBasicSemanticQuickInfoProvider.vb (1)
108
Return BuildContentForIntrinsicOperator(semanticModel, token, parent, New
RemoveHandlerStatementDocumentation
(), Glyph.Keyword, cancellationToken)
SignatureHelp\AddRemoveHandlerSignatureHelpProvider.vb (1)
27
Return ValueTaskFactory.FromResult(SpecializedCollections.SingletonEnumerable(Of AbstractIntrinsicOperatorDocumentation)(New
RemoveHandlerStatementDocumentation
()))