Investigate and document which evaluation changes require cache invalidation.
- Define the state and resources required to detect invalidation correctly.
- Estimate invalidation, synchronization, memory, and serialization overhead.
- Determine whether persistent cache reuse remains beneficial after that overhead.
Related: dotnet/sdk#55426.
Investigate and document which evaluation changes require cache invalidation.
Related: dotnet/sdk#55426.