4 writes to _operatorKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _operatorKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
6817writer.WriteValue(Me._operatorKeyword)
6835Return Me._operatorKeyword
6868Return Me._operatorKeyword
6883Return new OperatorStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _operatorKeyword, _operatorToken, _parameterList, _asClause)
6887Return new OperatorStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _operatorKeyword, _operatorToken, _parameterList, _asClause)
38516If node._operatorKeyword IsNot newOperatorKeyword Then anyChanges = True