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);