dotnet / dotnet/roslynator

Provide operator overrides to Equals overrides

Open
#191 2 comments 0 reactions 0 assignees View on GitHub
Area-Analyzers Feature Request
Dominant language
C#
Stars
3.5k
Forks
294
Avg merge
2h 30m
Merged PRs (30d)
4

Description

Is it possible to provide `operator` overrides to `==` and `!=` when a type has an overrides on `Equals(object)`?

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the analyzer or code-fix logic for Equals(object) overrides and determine whether generating == and != operator overrides is intended; done means the requested behavior is specified and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.