3 writes to operatorToken
Microsoft.CodeAnalysis.CSharp (3)
5 references to operatorToken
Microsoft.CodeAnalysis.CSharp (5)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
2261public SyntaxToken OperatorToken => this.operatorToken;
22691 => this.operatorToken,
2297=> new MemberAccessExpressionSyntax(this.Kind, this.expression, this.operatorToken, this.name, diagnostics, GetAnnotations());
2300=> new MemberAccessExpressionSyntax(this.Kind, this.expression, this.operatorToken, this.name, GetDiagnostics(), annotations);