2 references to s_cachedRedistList
Microsoft.Build.Tasks.Core (2)
RedistList.cs (2)
357if (s_cachedRedistList.TryGetValue(key, out RedistList redistList)) 363s_cachedRedistList.Add(key, redistList);