4 references to _cacheAx
Microsoft.Build.Tasks.Core (4)
ResolveComReference.cs (4)
601_cacheAx.Clear(); 1233foreach (ComReferenceWrapperInfo wrapperInfo in _cacheAx.Values) 1392if (_cacheAx.TryGetValue(typeLibKey, out wrapperInfo)) 1413_cacheAx.Add(typeLibKey, wrapperInfo);