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