38 references to GreaterThanGreaterThanToken
Microsoft.CodeAnalysis.CSharp (22)
_generated\0\Syntax.xml.Main.Generated.cs (4)
2807case SyntaxKind.GreaterThanGreaterThanToken: 2842SyntaxKind.RightShiftExpression => SyntaxKind.GreaterThanGreaterThanToken, 5502case SyntaxKind.GreaterThanGreaterThanToken: 5988case SyntaxKind.GreaterThanGreaterThanToken:
_generated\1\Syntax.xml.Internal.Generated.cs (6)
29319case SyntaxKind.GreaterThanGreaterThanToken: 32646case SyntaxKind.GreaterThanGreaterThanToken: 33179case SyntaxKind.GreaterThanGreaterThanToken: 34746case SyntaxKind.GreaterThanGreaterThanToken: 38073case SyntaxKind.GreaterThanGreaterThanToken: 38606case 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)
4122opToken = SyntaxFactory.Token(opToken.GetLeadingTrivia(), SyntaxKind.GreaterThanGreaterThanToken, opToken2.GetTrailingTrivia()); 11805token1Kind = SyntaxKind.GreaterThanGreaterThanToken; 11839if (operatorTokenKind is SyntaxKind.GreaterThanGreaterThanToken or SyntaxKind.GreaterThanGreaterThanEqualsToken) 13248case SyntaxKind.GreaterThanGreaterThanToken:
Syntax\SyntaxKindFacts.cs (4)
512case SyntaxKind.GreaterThanGreaterThanToken: 673case SyntaxKind.GreaterThanGreaterThanToken: 1104case WellKnownMemberNames.RightShiftOperatorName: return SyntaxKind.GreaterThanGreaterThanToken; 1554case 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: