-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
If the user already defines certain special methods (like ToString or Equals) don't generate them.
This is currently only supported for Dispose.
Candidates:
- Constructors
-
ToString() -
Equals()andGetHashCode()
Users then need to refer to the private _variant field to get the necessary information to implement these.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request