Altough in "Options - Editor\All Languages\Static Code Analysis" the option "Check designer files" is unchecked, CodeAnalysis reports following errors for "Settings.Designer.vb":
* "CR0009 Type can be moved to separate file" (Lines 20 and 64, Category: Usage)
* "CR0010 Can use Declare" (Lines 26 and 43, Category: Usage)
Hi Robert,
I have reproduced the issue and we are working on it. Thank you for your patience!