42 references to LessThan
Microsoft.CodeAnalysis.VisualBasic (42)
Binding\Binder_Operators.vb (2)
361BinaryOperatorKind.LessThan, 1036BinaryOperatorKind.LessThan,
Binding\Binder_SelectCase.vb (1)
216Case SyntaxKind.CaseLessThanClause : operatorKind = BinaryOperatorKind.LessThan
Binding\DocumentationCommentCrefBinder.vb (1)
984Dim opInfo As New OverloadResolution.OperatorInfo(BinaryOperatorKind.LessThan)
Binding\SyntheticBoundTrees\SynthesizedStringSwitchHashMethod.vb (1)
119F.Binary(BinaryOperatorKind.LessThan, Me.ContainingAssembly.GetSpecialType(SpecialType.System_Boolean),
CodeGen\EmitOperators.vb (5)
124BinaryOperatorKind.LessThan, 142BinaryOperatorKind.LessThan, 441Case BinaryOperatorKind.LessThan 446opKind = BinaryOperatorKind.LessThan 541Case BinaryOperatorKind.LessThan
CodeGen\EmitStatement.vb (4)
573Case BinaryOperatorKind.LessThan 578opKind = BinaryOperatorKind.LessThan 599Case BinaryOperatorKind.LessThan 737Case BinaryOperatorKind.LessThan,
Compilation\VisualBasicCompilation.vb (1)
3010opInfo.BinaryOperatorKind = BinaryOperatorKind.LessThan OrElse
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_BinaryOperator.vb (8)
35BinaryOperatorKind.LessThan, 69BinaryOperatorKind.LessThan, 108Case BinaryOperatorKind.LessThan 208opKind = BinaryOperatorKind.LessThan OrElse opKind = BinaryOperatorKind.GreaterThan OrElse 285Case BinaryOperatorKind.LessThan 294opKind = BinaryOperatorKind.LessThan 641Case BinaryOperatorKind.LessThan 667Case BinaryOperatorKind.LessThan
Lowering\LocalRewriter\LocalRewriter_BinaryOperators.vb (1)
341Case BinaryOperatorKind.LessThan
Lowering\LocalRewriter\LocalRewriter_Conversion.vb (1)
85BinaryOperatorKind.LessThan,
Lowering\LocalRewriter\LocalRewriter_ForEach.vb (1)
468BinaryOperatorKind.LessThan,
Lowering\SyntheticBoundNodeFactory.vb (1)
439Return Binary(BinaryOperatorKind.LessThan, SpecialType(Microsoft.CodeAnalysis.SpecialType.System_Boolean), left, right)
Operations\VisualBasicOperationFactory_Methods.vb (1)
661Case VisualBasic.BinaryOperatorKind.LessThan
Semantics\Operators.vb (12)
105operators.Add(WellKnownMemberNames.LessThanOperatorName, New OperatorInfo(BinaryOperatorKind.LessThan)) 181Case BinaryOperatorKind.LessThan 234Case BinaryOperatorKind.LessThan 821Case SyntaxKind.LessThanExpression : result = BinaryOperatorKind.LessThan 1162Case BinaryOperatorKind.LessThan 1326Case BinaryOperatorKind.LessThan 1450Case BinaryOperatorKind.LessThan 1533BinaryOperatorKind.LessThan, 1559Case BinaryOperatorKind.LessThan 1605Case BinaryOperatorKind.LessThan 1684BinaryOperatorKind.LessThan, 3072Case BinaryOperatorKind.LessThan
Symbols\Metadata\PE\PEMethodSymbol.vb (1)
471BinaryOperatorKind.LessThan,
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
3675Case BinaryOperatorKind.LessThan