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