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