2 references to ShouldUseCache
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
1398
if (_projectCacheService!.
ShouldUseCache
(resolvedConfiguration))
2523
&& _projectCacheService!.
ShouldUseCache
(configuration))