49 references to DiagnosticSet
Microsoft.CodeAnalysis.CSharp.EditorFeatures (49)
CodeCleanup\CSharpCodeCleanupService.cs (49)
27new DiagnosticSet(FeaturesResources.Apply_using_directive_placement_preferences,
29new DiagnosticSet(FeaturesResources.Apply_file_header_preferences,
31new DiagnosticSet(AnalyzersResources.Add_this_or_Me_qualification,
34new DiagnosticSet(FeaturesResources.Apply_language_framework_type_preferences,
36new DiagnosticSet(FeaturesResources.Apply_parentheses_preferences,
39new DiagnosticSet(AnalyzersResources.Add_accessibility_modifiers,
41new DiagnosticSet(FeaturesResources.Apply_coalesce_expression_preferences,
43new DiagnosticSet(FeaturesResources.Apply_object_collection_initialization_preferences,
45new DiagnosticSet(FeaturesResources.Apply_tuple_name_preferences,
47new DiagnosticSet(FeaturesResources.Apply_namespace_matches_folder_preferences,
49new DiagnosticSet(FeaturesResources.Apply_null_propagation_preferences,
51new DiagnosticSet(FeaturesResources.Apply_object_initializer_preferences,
53new DiagnosticSet(FeaturesResources.Apply_auto_property_preferences,
55new DiagnosticSet(FeaturesResources.Apply_compound_assignment_preferences,
58new DiagnosticSet(FeaturesResources.Apply_conditional_expression_preferences,
63new DiagnosticSet(FeaturesResources.Apply_inferred_anonymous_type_member_names_preferences,
65new DiagnosticSet(FeaturesResources.Apply_null_checking_preferences,
67new DiagnosticSet(FeaturesResources.Apply_simplify_boolean_expression_preferences,
69new DiagnosticSet(FeaturesResources.Apply_string_interpolation_preferences,
71new DiagnosticSet(CSharpFeaturesResources.Make_private_field_readonly_when_possible,
73new DiagnosticSet(FeaturesResources.Remove_unused_parameters,
75new DiagnosticSet(FeaturesResources.Remove_unused_suppressions,
77new DiagnosticSet(FeaturesResources.Apply_blank_line_preferences_experimental,
79new DiagnosticSet(FeaturesResources.Apply_statement_after_block_preferences_experimental,
81new DiagnosticSet(CSharpFeaturesResources.Apply_var_preferences,
84new DiagnosticSet(CSharpFeaturesResources.Apply_expression_block_body_preferences,
102new DiagnosticSet(CSharpFeaturesResources.Apply_pattern_matching_preferences,
117new DiagnosticSet(CSharpFeaturesResources.Apply_conditional_delegate_call_preferences,
119new DiagnosticSet(CSharpFeaturesResources.Apply_static_local_function_preferences,
121new DiagnosticSet(FeaturesResources.Sort_accessibility_modifiers,
124new DiagnosticSet(CSharpFeaturesResources.Apply_readonly_struct_preferences,
126new DiagnosticSet(CSharpFeaturesResources.Add_required_braces_for_single_line_control_statements,
128new DiagnosticSet(CSharpFeaturesResources.Apply_using_statement_preferences,
130new DiagnosticSet(CSharpFeaturesResources.Apply_namespace_preferences,
132new DiagnosticSet(CSharpFeaturesResources.Apply_method_group_conversion_preferences,
134new DiagnosticSet(CSharpFeaturesResources.Apply_default_T_preferences,
136new DiagnosticSet(CSharpFeaturesResources.Apply_deconstruct_preferences,
141new DiagnosticSet(CSharpFeaturesResources.Apply_new_preferences,
143new DiagnosticSet(CSharpFeaturesResources.Apply_inline_out_variable_preferences,
145new DiagnosticSet(CSharpFeaturesResources.Apply_range_preferences,
150new DiagnosticSet(CSharpFeaturesResources.Apply_local_over_anonymous_function_preferences,
152new DiagnosticSet(CSharpFeaturesResources.Apply_throw_expression_preferences,
154new DiagnosticSet(FeaturesResources.Apply_unused_value_preferences,
157new DiagnosticSet(CSharpFeaturesResources.Apply_blank_line_after_colon_in_constructor_initializer_preferences_experimental,
159new DiagnosticSet(CSharpFeaturesResources.Apply_blank_lines_between_consecutive_braces_preferences_experimental,
161new DiagnosticSet(CSharpFeaturesResources.Apply_embedded_statements_on_same_line_preferences_experimental,
163new DiagnosticSet(FeaturesResources.Remove_unnecessary_casts,
165new DiagnosticSet(FeaturesResources.Remove_unused_variables,
168new DiagnosticSet(CSharpAnalyzersResources.Remove_unnecessary_nullable_directive,