Port FxCop rule CA1013: OverloadOperatorEqualsOnOverloadingAddAndSubtract #64647
Labels
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-Meta
code-analyzer
Marks an issue that suggests a Roslyn analyzer
code-fixer
Marks an issue that suggests a Roslyn code fixer
Milestone
Title: Overload operator equals on overloading add and subtract
Description:
A public or protected type implements the addition or subtraction operators without implementing the equality operator.
Dependency: None
Notes:
The text was updated successfully, but these errors were encountered: