4 writes to _inKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
24955Me._inKeyword = inKeyword 24973Me._inKeyword = inKeyword 24990Me._inKeyword = inKeyword 25012Me._inKeyword = _inKeyword
7 references to _inKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
25027writer.WriteValue(Me._inKeyword) 25065Return Me._inKeyword 25085Return Me._inKeyword 25096Return new CollectionRangeVariableSyntax(Me.Kind, newErrors, GetAnnotations, _identifier, _asClause, _inKeyword, _expression) 25100Return new CollectionRangeVariableSyntax(Me.Kind, GetDiagnostics, annotations, _identifier, _asClause, _inKeyword, _expression) 40624If 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))