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