1 write to _progressStageStatus
Microsoft.VisualStudio.LanguageServices (1)
Workspace\VisualStudioWorkspaceStatusServiceFactory.cs (1)
86_progressStageStatus = _threadingContext.JoinableTaskFactory.RunAsync(async () =>
1 reference to _progressStageStatus
Microsoft.VisualStudio.LanguageServices (1)
Workspace\VisualStudioWorkspaceStatusServiceFactory.cs (1)
138=> await _progressStageStatus.JoinAsync(cancellationToken).ConfigureAwait(false);