4 writes to _callKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
18685
Me.
_callKeyword
= callKeyword
18697
Me.
_callKeyword
= callKeyword
18708
Me.
_callKeyword
= callKeyword
18720
Me.
_callKeyword
= _callKeyword
7 references to _callKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
18733
writer.WriteValue(Me.
_callKeyword
)
18750
Return Me.
_callKeyword
18767
Return Me.
_callKeyword
18778
Return new CallStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_callKeyword
, _invocation)
18782
Return new CallStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_callKeyword
, _invocation)
39875
If node.
_callKeyword
IsNot newCallKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
20342
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CallStatementSyntax).
_callKeyword
, Me.Position, 0)