1 reference to GetUpdatesAsync
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\Watch\Api\WatchHotReloadService.cs (1)
156var result = await GetUpdatesAsync(solution, isRunningProject: static _ => false, cancellationToken).ConfigureAwait(false);