1 write to _applyCalls
Microsoft.Build (1)
Evaluation\LazyItemEvaluator.cs (1)
194_applyCalls++;
1 reference to _applyCalls
Microsoft.Build (1)
Evaluation\LazyItemEvaluator.cs (1)
205Debug.Assert(_applyCalls == cacheCount, "Apply should only be called once per globsToIgnore. Otherwise caching is not working");