SE: Add BinaryOperation for literals: division, remainder, xor #7267
Labels
Area: C#
C# rules related issues.
Area: CFG/SE
CFG and SE related issues.
Area: VB.NET
VB.NET rules related issues.
Milestone
Continuation of #7141
See CBDE implementation below for reference.
In case division proves itself to be too difficult, just reset the constraint - see CBDE implementation below for reference.
CBDE implementation of operations: RangeConstraint.cpp
CBDE UTs: RangeConstraintTest.cpp
The text was updated successfully, but these errors were encountered: