1 reference to GetCacheResultAsync
Microsoft.Build (1)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
621
cacheResult = await currentPlugin.
GetCacheResultAsync
(buildRequest, pluginLogger, cancellationToken);