1 instantiation of WorkspaceMetadataCacheEntry
Microsoft.NET.ProjectData (1)
Donor\ProjectDataDonorIndex.Selection.cs (1)
159 WorkspaceMetadataCacheEntry created = new(
3 references to WorkspaceMetadataCacheEntry
Microsoft.NET.ProjectData (3)
Donor\ProjectDataDonorIndex.Reader.cs (1)
15 private static readonly ConcurrentDictionary<string, WorkspaceMetadataCacheEntry> WorkspaceMetadataCache = new(PathComparer);
Donor\ProjectDataDonorIndex.Selection.cs (2)
138 WorkspaceMetadataCache.TryGetValue(cacheKey, out WorkspaceMetadataCacheEntry? cached); 159 WorkspaceMetadataCacheEntry created = new(