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