Code inspection: Incorrect line breaks (multiple type members on one line)
This inspection verifies code formatting rules.
The inspection helps to avoid associating a wrong value or behavior with a certain member. This is especially crucial when signatures are very long and less likely to scroll to the end of the line:
![ReSharper code inspection: Incorrect line breaks (multiple type members on one line)](https://resources.jetbrains.com/help/img/dotnet/2024.3/formatter-members-on-one-line.png)
Last modified: 26 May 2024