2 references to PendingItemCountUpdated
Microsoft.CodeAnalysis.Features (1)
SolutionCrawler\SolutionCrawlerProgressReporter.cs (1)
51
var progressData = new ProgressData(ProgressStatus.
PendingItemCountUpdated
, pendingItemCount);
Microsoft.VisualStudio.LanguageServices (1)
Diagnostics\DiagnosticProgressReporter.cs (1)
79
/// when the <see cref="ProgressData.Status"/> is <see cref="ProgressStatus.
PendingItemCountUpdated
"/>