1 write to _globalOptions
Microsoft.VisualStudio.LanguageServices.CSharp (1)
EditorConfigSettings\DataProvider\Whitespace\CSharpWhitespaceSettingsProviderFactory.cs (1)
21_globalOptions = globalOptions;
1 reference to _globalOptions
Microsoft.VisualStudio.LanguageServices.CSharp (1)
EditorConfigSettings\DataProvider\Whitespace\CSharpWhitespaceSettingsProviderFactory.cs (1)
27return new CSharpWhitespaceSettingsProvider(filePath, updaterService, _workspace, _globalOptions);