3 writes to _whenKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
11321
Me.
_whenKeyword
= whenKeyword
11333
Me.
_whenKeyword
= whenKeyword
11344
Me.
_whenKeyword
= whenKeyword
6 references to _whenKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
11359
Return Me.
_whenKeyword
11375
Return Me.
_whenKeyword
11386
Return new CatchFilterClauseSyntax(Me.Kind, newErrors, GetAnnotations,
_whenKeyword
, _filter)
11390
Return new CatchFilterClauseSyntax(Me.Kind, GetDiagnostics, annotations,
_whenKeyword
, _filter)
31444
If node.
_whenKeyword
IsNot newWhenKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
15958
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CatchFilterClauseSyntax).
_whenKeyword
, Me.Position, 0)