Code inspection: Duplicate resource nameLast modified: 11 February 2024 Category: Potential Code Quality Issues ID: DuplicateResource EditorConfig: resharper_duplicate_resource_highlighting Default severity: Warning Language:tipYou 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 notifies you about multiple entries with the same name attribute in a .resx file. JetBrains Rider suggests removing duplicates to avoid unexpected results in run time.