Code inspection: Incorrect line breaks (multiple statements on one line)Last modified: 11 February 2024 Category: Formatting ID: MultipleStatementsOnOneLine EditorConfig: resharper_multiple_statements_on_one_line_highlighting Default severity: Disabled Language: C# Requires SWA: NotipYou can suppress this inspection to ignore specific issues, change its severity level to make the issues less or more noticeable, or disable it altogether.This inspection verifies code formatting rules.It is equivalent to the StyleCop rule SA1107.