1 reference to TryGetFromInMemoryCache
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SemanticClassification\RemoteSemanticClassificationService.Caching.cs (1)
227
if (
TryGetFromInMemoryCache
(documentKey, checksum, out var classifiedSpans))