1 reference to GetConfigurationsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Configuration\DidChangeConfigurationNotificationHandler.cs (1)
77
var configurationsFromClient = await
GetConfigurationsAsync
(cancellationToken).ConfigureAwait(false);