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