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