2 writes to TabSize
Microsoft.VisualStudio.LanguageServices.Razor (2)
Settings\ClientSettingsManager.cs (2)
35
globalOptions.
TabSize
= _settings.ClientSpaceSettings.IndentSize;
66
_globalOptions.
TabSize
= updatedSettings.IndentSize;