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