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