2 references to s_preferSimpleUsingStatement
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Options\Formatting\StyleViewModel.cs (2)
2249CodeStyleItems.Add(new BooleanCodeStyleOptionViewModel(CSharpCodeStyleOptions.PreferSimpleUsingStatement, ServicesVSResources.Prefer_simple_using_statement, s_preferSimpleUsingStatement, s_preferSimpleUsingStatement, this, optionStore, codeBlockPreferencesGroupTitle));