2 writes to Section
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Configuration\DidChangeConfigurationNotificationHandler.cs (2)
171Section = string.Concat(s_languageNameToPrefix[language], '|', fullOptionName), 179Section = fullOptionName,
1 reference to Section
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Configuration\DidChangeConfigurationNotificationHandler.cs (1)
32/// All the <see cref="ConfigurationItem.Section"/> needs to be refreshed from the client.