23 references to IntegerDivide
Microsoft.CodeAnalysis.VisualBasic (21)
Binding\Binder_Operators.vb (1)
1013
BinaryOperatorKind.
IntegerDivide
,
Binding\Binder_Statements.vb (1)
2144
operatorKind = BinaryOperatorKind.
IntegerDivide
Binding\DocumentationCommentCrefBinder.vb (1)
954
Dim opInfo As New OverloadResolution.OperatorInfo(BinaryOperatorKind.
IntegerDivide
)
BoundTree\BoundBinaryOperator.vb (1)
50
op = BinaryOperatorKind.
IntegerDivide
)
CodeGen\EmitOperators.vb (2)
226
BinaryOperatorKind.
IntegerDivide
297
BinaryOperatorKind.
IntegerDivide
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_BinaryOperator.vb (4)
34
BinaryOperatorKind.
IntegerDivide
,
319
opKind = BinaryOperatorKind.Divide OrElse opKind = BinaryOperatorKind.
IntegerDivide
OrElse
566
Case BinaryOperatorKind.
IntegerDivide
600
Case BinaryOperatorKind.
IntegerDivide
,
Lowering\LocalRewriter\LocalRewriter_AssignmentOperator.vb (1)
372
BinaryOperatorKind.
IntegerDivide
,
Lowering\LocalRewriter\LocalRewriter_BinaryOperators.vb (1)
419
Case BinaryOperatorKind.
IntegerDivide
Operations\VisualBasicOperationFactory_Methods.vb (1)
643
Case VisualBasic.BinaryOperatorKind.
IntegerDivide
Semantics\Operators.vb (7)
100
operators.Add(WellKnownMemberNames.IntegerDivisionOperatorName, New OperatorInfo(BinaryOperatorKind.
IntegerDivide
))
171
Case BinaryOperatorKind.
IntegerDivide
248
Case BinaryOperatorKind.
IntegerDivide
828
Case SyntaxKind.IntegerDivideExpression : result = BinaryOperatorKind.
IntegerDivide
1216
Case BinaryOperatorKind.
IntegerDivide
1662
Case BinaryOperatorKind.
IntegerDivide
3047
Case BinaryOperatorKind.
IntegerDivide
Symbols\Metadata\PE\PEMethodSymbol.vb (1)
449
BinaryOperatorKind.
IntegerDivide
,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Semantics\BinaryOperators.vb (2)
893
BinaryOperatorKind.
IntegerDivide
,
1235
op = BinaryOperatorKind.
IntegerDivide
) AndAlso