3 writes to _callKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
14732
Me.
_callKeyword
= callKeyword
14744
Me.
_callKeyword
= callKeyword
14755
Me.
_callKeyword
= callKeyword
6 references to _callKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
14770
Return Me.
_callKeyword
14787
Return Me.
_callKeyword
14798
Return new CallStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_callKeyword
, _invocation)
14802
Return new CallStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_callKeyword
, _invocation)
31947
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)