1 write to _globalOptions
Microsoft.VisualStudio.LanguageServices.CSharp (1)
EditorConfigSettings\DataProvider\CodeStyle\CSharpCodeStyleSettingsLanguageServiceFactory.cs (1)
25_globalOptions = globalOptions;
1 reference to _globalOptions
Microsoft.VisualStudio.LanguageServices.CSharp (1)
EditorConfigSettings\DataProvider\CodeStyle\CSharpCodeStyleSettingsLanguageServiceFactory.cs (1)
31return new CSharpCodeStyleSettingsProviderFactory(workspace, _globalOptions);