3 references to _objectCache
Microsoft.Build.UnitTests.Shared (3)
MockEngine.cs (3)
485_objectCache.TryGetValue(key, out object obj); 491_objectCache[key] = obj; 496_objectCache.TryRemove(key, out object obj);