4 references to NotSatisfied
Microsoft.Build (4)
BackEnd\Components\Caching\ResultsCache.cs (3)
165ResultsCacheResponse response = new(ResultsCacheResponseType.NotSatisfied); 187response.Type = ResultsCacheResponseType.NotSatisfied; 197response.Type = ResultsCacheResponseType.NotSatisfied;
BackEnd\Components\Caching\ResultsCacheWithOverride.cs (1)
92.Type, ResultsCacheResponseType.NotSatisfied, "caches should not overlap");