IIncrementExpression exposes both UnaryOperatorKind and BinaryOperatorKind #18056
Labels
Area-Analyzers
Bug
Concept-API
This issue involves adding, removing, clarification, or modification of an API.
Feature - IOperation
IOperation
Urgency-Soon
Milestone
IIncrementExpression exposes UnaryOperatorKind but it's base type ICompoundAssignmentExpression expose BinaryOperatorKind.
Tagging @dotnet/analyzer-ioperation and @heejaechang who is working on unary operator tests.
The text was updated successfully, but these errors were encountered: