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