2 references to EnsureCacheEntryIfExists
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\ChecksumSynchronizer.cs (1)
129if (!_assetProvider.EnsureCacheEntryIfExists(checksum))
Host\RemoteWorkspace.SolutionCreator.cs (1)
516Debug.Assert(assetProvider.EnsureCacheEntryIfExists(kv.Item2.Info), "Expected the prior call to GetAssetsAsync to obtain all items for this loop.");