2 references to RefreshOptionsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Configuration\DidChangeConfigurationNotificationHandler.cs (1)
67=> RefreshOptionsAsync(cancellationToken);
Handler\Configuration\DidChangeConfigurationNotificationHandler_OnInitialized.cs (1)
31await RefreshOptionsAsync(cancellationToken).ConfigureAwait(false);