1 reference to IsFullyLoadedAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\PullHandlers\VersionedPullCache.cs (1)
79
var isFullyLoaded = await
IsFullyLoadedAsync
(project.Solution, cancellationToken).ConfigureAwait(false);