4 writes to _fromKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
25858Me._fromKeyword = fromKeyword 25872Me._fromKeyword = fromKeyword 25885Me._fromKeyword = fromKeyword 25899Me._fromKeyword = _fromKeyword
7 references to _fromKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
25912writer.WriteValue(Me._fromKeyword) 25929Return Me._fromKeyword 25945Return Me._fromKeyword 25956Return new FromClauseSyntax(Me.Kind, newErrors, GetAnnotations, _fromKeyword, _variables) 25960Return new FromClauseSyntax(Me.Kind, GetDiagnostics, annotations, _fromKeyword, _variables) 40718If 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)