5 references to GreaterThanGreaterThanEqualsToken
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (5)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (5)
552
case SyntaxKind.
GreaterThanGreaterThanEqualsToken
:
728
case SyntaxKind.
GreaterThanGreaterThanEqualsToken
:
754
case SyntaxKind.
GreaterThanGreaterThanEqualsToken
:
1145
case WellKnownMemberNames.RightShiftAssignmentOperatorName: return SyntaxKind.
GreaterThanGreaterThanEqualsToken
;
1550
case SyntaxKind.
GreaterThanGreaterThanEqualsToken
: