61 references to RemoveHandlerAccessorStatement
Microsoft.CodeAnalysis.VisualBasic (28)
Generated\Syntax.xml.Main.Generated.vb (9)
8617SyntaxKind.RemoveHandlerAccessorStatement,
8826Case SyntaxKind.RemoveHandlerAccessorStatement
8990Return SyntaxKind.RemoveHandlerAccessorStatement
11081Return New AccessorStatementSyntax(SyntaxKind.RemoveHandlerAccessorStatement, Nothing, Nothing, attributeLists.Node, modifiers.Node, DirectCast(accessorKeyword.Node, InternalSyntax.KeywordSyntax), parameterList)
11239Case SyntaxKind.RemoveHandlerAccessorStatement
35850SyntaxKind.RemoveHandlerAccessorStatement,
36144SyntaxKind.RemoveHandlerAccessorStatement,
36446SyntaxKind.RemoveHandlerAccessorStatement,
44258SyntaxKind.RemoveHandlerAccessorStatement,
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (8)
Microsoft.CodeAnalysis.VisualBasic.Features (10)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (12)
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)