2 references to TryGetFromCache
Microsoft.Build (2)
Evaluation\LazyItemEvaluator.cs (2)
294
if (_memoizedOperation.
TryGetFromCache
(globsToIgnore, out items))
332
if (currentList._memoizedOperation.
TryGetFromCache
(globsToIgnoreFromFutureOperations, out itemsFromCache))