src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\CodeStyle\CSharpCodeStyleOptions.cs (21)
28CSharpCodeStyleOptionGroups.VarPreferences, "csharp_style_var_for_built_in_types",
32CSharpCodeStyleOptionGroups.VarPreferences, "csharp_style_var_when_type_is_apparent",
36CSharpCodeStyleOptionGroups.VarPreferences, "csharp_style_var_elsewhere",
40CSharpCodeStyleOptionGroups.NullCheckingPreferences, "csharp_style_conditional_delegate_call",
44CSharpCodeStyleOptionGroups.PatternMatching, "csharp_style_prefer_switch_expression",
48CSharpCodeStyleOptionGroups.PatternMatching, "csharp_style_prefer_pattern_matching",
52CSharpCodeStyleOptionGroups.PatternMatching, "csharp_style_pattern_matching_over_as_with_null_check",
56CSharpCodeStyleOptionGroups.PatternMatching, "csharp_style_pattern_matching_over_is_with_cast_check",
60CSharpCodeStyleOptionGroups.PatternMatching, "csharp_style_prefer_not_pattern",
64CSharpCodeStyleOptionGroups.PatternMatching, "csharp_style_prefer_extended_property_pattern",
111=> CreateOption(CSharpCodeStyleOptionGroups.ExpressionBodiedMembers, name, defaultValue, defaultValue =>
140CSharpCodeStyleOptionGroups.CodeBlockPreferences,
207CSharpCodeStyleOptionGroups.CodeBlockPreferences,
217CSharpCodeStyleOptionGroups.CodeBlockPreferences,
222CSharpCodeStyleOptionGroups.CodeBlockPreferences,
231CSharpCodeStyleOptionGroups.UsingDirectivePreferences,
286CSharpCodeStyleOptionGroups.CodeBlockPreferences,
294CSharpCodeStyleOptionGroups.CodeBlockPreferences,
299CSharpCodeStyleOptionGroups.CodeBlockPreferences,
304CSharpCodeStyleOptionGroups.CodeBlockPreferences,
309CSharpCodeStyleOptionGroups.CodeBlockPreferences,