2 references to s_preferThrowExpression
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Options\Formatting\StyleViewModel.cs (2)
2292
CodeStyleItems.Add(new BooleanCodeStyleOptionViewModel(CSharpCodeStyleOptions.PreferThrowExpression, CSharpVSResources.Prefer_throw_expression,
s_preferThrowExpression
,
s_preferThrowExpression
, this, optionStore, nullCheckingGroupTitle));