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