Code inspection: Incorrect spacing (around colon)Last modified: 11 February 2024Category: FormattingID: BadColonSpacesEditorConfig: resharper_bad_colon_spaces_highlighting=[error|warning|suggestion|hint|none]Default severity: DisabledLanguage: 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 SA1024.