25 references to Like
Microsoft.CodeAnalysis.VisualBasic (23)
Binding\Binder_Operators.vb (6)
333
BinaryOperatorKind.
Like
340
(isOperandOfConditionalBranch AndAlso preliminaryOperatorKind <> BinaryOperatorKind.
Like
) Then
362
Debug.Assert(isOperandOfConditionalBranch AndAlso preliminaryOperatorKind <> BinaryOperatorKind.
Like
)
994
BinaryOperatorKind.
Like
1042
BinaryOperatorKind.
Like
1082
BinaryOperatorKind.
Like
Binding\DocumentationCommentCrefBinder.vb (1)
1008
Dim opInfo As New OverloadResolution.OperatorInfo(BinaryOperatorKind.
Like
)
Compilation\VisualBasicCompilation.vb (1)
2985
opInfo.BinaryOperatorKind = BinaryOperatorKind.
Like
Then
Lowering\Diagnostics\DiagnosticsPass_ExpressionLambdas.vb (1)
91
Case BinaryOperatorKind.
Like
,
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_BinaryOperator.vb (3)
54
Case BinaryOperatorKind.
Like
69
Case BinaryOperatorKind.
Like
,
659
Debug.Assert((opKind And BinaryOperatorKind.OpMask) = BinaryOperatorKind.
Like
OrElse
Lowering\LocalRewriter\LocalRewriter_BinaryOperators.vb (1)
260
Case BinaryOperatorKind.
Like
Operations\VisualBasicOperationFactory_Methods.vb (1)
679
Case VisualBasic.BinaryOperatorKind.
Like
Semantics\Operators.vb (8)
109
operators.Add(WellKnownMemberNames.LikeOperatorName, New OperatorInfo(BinaryOperatorKind.
Like
))
189
Case BinaryOperatorKind.
Like
224
Case BinaryOperatorKind.
Like
816
Case SyntaxKind.LikeExpression : result = BinaryOperatorKind.
Like
978
opCode <> BinaryOperatorKind.Concatenate AndAlso opCode <> BinaryOperatorKind.
Like
Then
1053
If op <> BinaryOperatorKind.
Like
AndAlso
1677
BinaryOperatorKind.
Like
3092
Case BinaryOperatorKind.
Like
Symbols\Metadata\PE\PEMethodSymbol.vb (1)
458
BinaryOperatorKind.
Like
,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Semantics\BinaryOperators.vb (2)
881
BinaryOperatorKind.
Like
,
1181
BinaryOperatorKind.
Like