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