CS0612 propagating obsolete methods
Open
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
`dotnet-format`'s fix for CS0612 is propagating the `Obsolete` attributes, making all my methods that uses an `Obsolete` method also `Obsolete`. I wasn't able to find any documentation on fixes for CS0612 and what would be the expected behavior in this situation.
Is this expected? If so, where can I find info on this fix?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.