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