4 references to _cacheAx
Microsoft.Build.Tasks.Core (4)
ResolveComReference.cs (4)
602_cacheAx.Clear(); 1234foreach (ComReferenceWrapperInfo wrapperInfo in _cacheAx.Values) 1393if (_cacheAx.TryGetValue(typeLibKey, out wrapperInfo)) 1414_cacheAx.Add(typeLibKey, wrapperInfo);