3 writes to _fromKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
20362Me._fromKeyword = fromKeyword 20376Me._fromKeyword = fromKeyword 20389Me._fromKeyword = fromKeyword
6 references to _fromKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
20406Return Me._fromKeyword 20422Return Me._fromKeyword 20433Return new FromClauseSyntax(Me.Kind, newErrors, GetAnnotations, _fromKeyword, _variables) 20437Return new FromClauseSyntax(Me.Kind, GetDiagnostics, annotations, _fromKeyword, _variables) 32790If node._fromKeyword IsNot newFromKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
28042return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.FromClauseSyntax)._fromKeyword, Me.Position, 0)