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