40 references to GreaterThan
Microsoft.CodeAnalysis.VisualBasic (40)
Binding\Binder_Operators.vb (2)
362BinaryOperatorKind.GreaterThan, 1037BinaryOperatorKind.GreaterThan,
Binding\Binder_SelectCase.vb (1)
217Case SyntaxKind.CaseGreaterThanClause : operatorKind = BinaryOperatorKind.GreaterThan
Binding\DocumentationCommentCrefBinder.vb (1)
990Dim opInfo As New OverloadResolution.OperatorInfo(BinaryOperatorKind.GreaterThan)
CodeGen\EmitOperators.vb (5)
125BinaryOperatorKind.GreaterThan, 143BinaryOperatorKind.GreaterThan, 442opKind = BinaryOperatorKind.GreaterThan 445Case BinaryOperatorKind.GreaterThan 548Case BinaryOperatorKind.GreaterThan
CodeGen\EmitStatement.vb (4)
574opKind = BinaryOperatorKind.GreaterThan 577Case BinaryOperatorKind.GreaterThan 605Case BinaryOperatorKind.GreaterThan 739BinaryOperatorKind.GreaterThan,
Compilation\VisualBasicCompilation.vb (1)
3011opInfo.BinaryOperatorKind = BinaryOperatorKind.GreaterThan OrElse
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_BinaryOperator.vb (8)
36BinaryOperatorKind.GreaterThan 70BinaryOperatorKind.GreaterThan 111Case BinaryOperatorKind.GreaterThan 208opKind = BinaryOperatorKind.LessThan OrElse opKind = BinaryOperatorKind.GreaterThan OrElse 286opKind = BinaryOperatorKind.GreaterThan 293Case BinaryOperatorKind.GreaterThan 645Case BinaryOperatorKind.GreaterThan 671Case BinaryOperatorKind.GreaterThan
Lowering\LocalRewriter\LocalRewriter_BinaryOperators.vb (1)
360Case BinaryOperatorKind.GreaterThan
Lowering\LocalRewriter\LocalRewriter_Conversion.vb (1)
87BinaryOperatorKind.GreaterThan,
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (1)
236nodeFactory.Conditional(nodeFactory.Binary(BinaryOperatorKind.GreaterThan,
Operations\VisualBasicOperationFactory_Methods.vb (1)
675Case VisualBasic.BinaryOperatorKind.GreaterThan
Semantics\Operators.vb (12)
106operators.Add(WellKnownMemberNames.GreaterThanOperatorName, New OperatorInfo(BinaryOperatorKind.GreaterThan)) 183Case BinaryOperatorKind.GreaterThan 236Case BinaryOperatorKind.GreaterThan 822Case SyntaxKind.GreaterThanExpression : result = BinaryOperatorKind.GreaterThan 1167Case BinaryOperatorKind.GreaterThan 1329Case BinaryOperatorKind.GreaterThan 1453Case BinaryOperatorKind.GreaterThan 1532Case BinaryOperatorKind.GreaterThan, 1553Case BinaryOperatorKind.GreaterThan 1598Case BinaryOperatorKind.GreaterThan 1685BinaryOperatorKind.GreaterThan 3077Case BinaryOperatorKind.GreaterThan
Symbols\Metadata\PE\PEMethodSymbol.vb (1)
472BinaryOperatorKind.GreaterThan,
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
3677Case BinaryOperatorKind.GreaterThan