1 write to _globalOptions
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\DataProvider\CodeStyle\CommonCodeStyleSettingsWorkspaceServiceFactory.cs (1)
23
_globalOptions
= globalOptions;
1 reference to _globalOptions
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\DataProvider\CodeStyle\CommonCodeStyleSettingsWorkspaceServiceFactory.cs (1)
27
=> new CommonCodeStyleSettingsProviderFactory(workspaceServices.Workspace,
_globalOptions
);