3 references to In_other_operators
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\DataProvider\CodeStyle\CommonCodeStyleSettingsProvider.cs (1)
122yield return CodeStyleSetting.Create(CodeStyleOptions2.OtherParentheses, ServicesVSResources.In_other_operators, options, updater, enumValues, valueDescriptions);
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\StyleViewModel.cs (1)
2331ServicesVSResources.In_other_operators,
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
Options\StyleViewModel.vb (1)
887ServicesVSResources.In_other_operators,