2 references to _metadataCache
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioMetadataReferenceManager.cs (2)
99if (_metadataCache.TryGetValue(filePath, out var tuple) && 171_metadataCache[fullPath] = (snapshotTimestamp, metadata);