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