2 writes to Section
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Configuration\DidChangeConfigurationNotificationHandler.cs (2)
163
Section
= string.Concat(s_languageNameToPrefix[language], '|', fullOptionName),
171
Section
= 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.