2 references to s_descriptionCache
Microsoft.DotNet.Build.Tasks.Packaging (2)
GetPackageDescription.cs (2)
63if (!s_descriptionCache.TryGetValue(descriptionPath, out descriptionTable)) 68s_descriptionCache[descriptionPath] = descriptionTable;