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