2 references to s_preferPatternMatchingOverMixedTypeCheck
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Options\Formatting\StyleViewModel.cs (2)
2283CodeStyleItems.Add(new BooleanCodeStyleOptionViewModel(CSharpCodeStyleOptions.PreferNotPattern, CSharpVSResources.Prefer_pattern_matching_over_mixed_type_check, s_preferPatternMatchingOverMixedTypeCheck, s_preferPatternMatchingOverMixedTypeCheck, this, optionStore, patternMatchingPreferencesGroupTitle));