38 references to GreaterThanGreaterThanToken
Microsoft.CodeAnalysis.CSharp (22)
_generated\0\Syntax.xml.Main.Generated.cs (4)
2819case SyntaxKind.GreaterThanGreaterThanToken: 2854SyntaxKind.RightShiftExpression => SyntaxKind.GreaterThanGreaterThanToken, 5540case SyntaxKind.GreaterThanGreaterThanToken: 6026case SyntaxKind.GreaterThanGreaterThanToken:
_generated\1\Syntax.xml.Internal.Generated.cs (6)
29459case SyntaxKind.GreaterThanGreaterThanToken: 32781case SyntaxKind.GreaterThanGreaterThanToken: 33314case SyntaxKind.GreaterThanGreaterThanToken: 34881case SyntaxKind.GreaterThanGreaterThanToken: 38203case SyntaxKind.GreaterThanGreaterThanToken: 38736case SyntaxKind.GreaterThanGreaterThanToken:
Binder\Semantics\Operators\OperatorFacts.cs (1)
87case SyntaxKind.GreaterThanGreaterThanToken: return WellKnownMemberNames.RightShiftOperatorName;
Parser\Blender.Reader.cs (1)
303case SyntaxKind.GreaterThanGreaterThanToken:
Parser\DocumentationCommentParser.cs (2)
1085SyntaxKind.GreaterThanGreaterThanToken, 1143case SyntaxKind.GreaterThanGreaterThanToken:
Parser\LanguageParser.cs (4)
4127opToken = SyntaxFactory.Token(opToken.GetLeadingTrivia(), SyntaxKind.GreaterThanGreaterThanToken, opToken2.GetTrailingTrivia()); 11830token1Kind = SyntaxKind.GreaterThanGreaterThanToken; 11864if (operatorTokenKind is SyntaxKind.GreaterThanGreaterThanToken or SyntaxKind.GreaterThanGreaterThanEqualsToken) 13284case SyntaxKind.GreaterThanGreaterThanToken:
Syntax\SyntaxKindFacts.cs (4)
512case SyntaxKind.GreaterThanGreaterThanToken: 675case SyntaxKind.GreaterThanGreaterThanToken: 1106case WellKnownMemberNames.RightShiftOperatorName: return SyntaxKind.GreaterThanGreaterThanToken; 1556case SyntaxKind.GreaterThanGreaterThanToken:
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
433case SyntaxKind.GreaterThanGreaterThanToken:
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (4)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\CodeGeneration\CSharpDeclarationComparer.cs (1)
51{ SyntaxKind.GreaterThanGreaterThanToken, 13 },
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\SyntaxTreeExtensions.cs (1)
114case SyntaxKind.GreaterThanGreaterThanToken:
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
963case SyntaxKind.GreaterThanGreaterThanToken: 1065case SyntaxKind.GreaterThanGreaterThanToken:
Microsoft.CodeAnalysis.CSharp.Workspaces (6)
Classification\ClassificationHelpers.cs (1)
433case SyntaxKind.GreaterThanGreaterThanToken:
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
433case SyntaxKind.GreaterThanGreaterThanToken:
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\CodeGeneration\CSharpDeclarationComparer.cs (1)
51{ SyntaxKind.GreaterThanGreaterThanToken, 13 },
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\SyntaxTreeExtensions.cs (1)
114case SyntaxKind.GreaterThanGreaterThanToken:
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
963case SyntaxKind.GreaterThanGreaterThanToken: 1065case SyntaxKind.GreaterThanGreaterThanToken:
Roslyn.Diagnostics.CSharp.Analyzers (5)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
433case SyntaxKind.GreaterThanGreaterThanToken:
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\CodeGeneration\CSharpDeclarationComparer.cs (1)
51{ SyntaxKind.GreaterThanGreaterThanToken, 13 },
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\SyntaxTreeExtensions.cs (1)
114case SyntaxKind.GreaterThanGreaterThanToken:
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
963case SyntaxKind.GreaterThanGreaterThanToken: 1065case SyntaxKind.GreaterThanGreaterThanToken: