3 writes to equalsGreaterThanToken
Microsoft.CodeAnalysis.CSharp (3)
5 references to equalsGreaterThanToken
Microsoft.CodeAnalysis.CSharp (5)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
14563public SyntaxToken EqualsGreaterThanToken => this.equalsGreaterThanToken;
145712 => this.equalsGreaterThanToken,
14599=> new SwitchExpressionArmSyntax(this.Kind, this.pattern, this.whenClause, this.equalsGreaterThanToken, this.expression, diagnostics, GetAnnotations());
14602=> new SwitchExpressionArmSyntax(this.Kind, this.pattern, this.whenClause, this.equalsGreaterThanToken, this.expression, GetDiagnostics(), annotations);