2 references to s_preferTupleSwap
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Options\Formatting\StyleViewModel.cs (2)
2274CodeStyleItems.Add(new BooleanCodeStyleOptionViewModel(CSharpCodeStyleOptions.PreferTupleSwap, ServicesVSResources.Prefer_tuple_swap, s_preferTupleSwap, s_preferTupleSwap, this, optionStore, expressionPreferencesGroupTitle));