3 references to CustomKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (1)
38488
Dim newCustomKeyword = DirectCast(Visit(node.
CustomKeyword
), KeywordSyntax)
Parser\BlockContexts\DeclarationContext.vb (1)
155
If eventDecl.
CustomKeyword
IsNot Nothing Then
Parser\BlockContexts\InterfaceDeclarationBlockContext.vb (1)
85
If eventStatement.
CustomKeyword
IsNot Nothing Then