3 writes to _operatorKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
25154
Me.
_operatorKeyword
= operatorKeyword
25166
Me.
_operatorKeyword
= operatorKeyword
25177
Me.
_operatorKeyword
= operatorKeyword
6 references to _operatorKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
25189
Return Me.
_operatorKeyword
25202
Return Me.
_operatorKeyword
25213
Return new CrefOperatorReferenceSyntax(Me.Kind, newErrors, GetAnnotations,
_operatorKeyword
, _operatorToken)
25217
Return new CrefOperatorReferenceSyntax(Me.Kind, GetDiagnostics, annotations,
_operatorKeyword
, _operatorToken)
33513
If node.
_operatorKeyword
IsNot newOperatorKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
34140
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CrefOperatorReferenceSyntax).
_operatorKeyword
, Me.Position, 0)