2 references to ApplyAsync
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\FileChangeWatcher.cs (2)
71await prior.ApplyAsync(service, cancellationToken).ConfigureAwait(false); 77await prior.ApplyAsync(service, cancellationToken).ConfigureAwait(false);