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