1 reference to TryGetCachedClassificationsAsync
Microsoft.CodeAnalysis.Workspaces (1)
Classification\AbstractClassificationService.cs (1)
75
if (await
TryGetCachedClassificationsAsync
(document, textSpan, type, client, isFullyLoaded, result, cancellationToken).ConfigureAwait(false))