3 references to Keyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (1)
40375
Dim newKeyword = DirectCast(Visit(node.
Keyword
), KeywordSyntax)
Preprocessor\ExpressionEvaluator.vb (2)
485
Select Case expr.
Keyword
.Kind
535
Throw ExceptionUtilities.UnexpectedValue(expr.
Keyword
.Kind)