3 writes to _inKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
19649Me._inKeyword = inKeyword 19667Me._inKeyword = inKeyword 19684Me._inKeyword = inKeyword
6 references to _inKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
19720Return Me._inKeyword 19740Return Me._inKeyword 19751Return new CollectionRangeVariableSyntax(Me.Kind, newErrors, GetAnnotations, _identifier, _asClause, _inKeyword, _expression) 19755Return new CollectionRangeVariableSyntax(Me.Kind, GetDiagnostics, annotations, _identifier, _asClause, _inKeyword, _expression) 32696If node._inKeyword IsNot newInKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
27258return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CollectionRangeVariableSyntax)._inKeyword, Me.GetChildPosition(2), Me.GetChildIndex(2))