2 references to UpdateClientSettingsAsync
Microsoft.VisualStudio.LanguageServices.Razor (2)
Remote\RemoteServiceInvoker.cs (2)
200await UpdateClientSettingsAsync(remoteClient, _disposeTokenSource.Token).ConfigureAwait(false); 239await UpdateClientSettingsAsync(remoteClient, cancellationToken).ConfigureAwait(false);