9 references to Update
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
DefineStaticWebAssets.Cache.cs (1)
65assetsCache.Update(propertiesHash, fingerprintPatternsHash, propertyOverridesHash, inputHashes);
Microsoft.NET.Sdk.StaticWebAssets.Tests (8)
StaticWebAssets\DiscoverStaticWebAssetsTest.cs (8)
564cache.Update([], [], [], inputHashes); 577cache.Update([], [], [], inputHashes); 596cache.Update([1], [], [], inputHashes); 599cache.Update([], [1], [], inputHashes); 602cache.Update([], [], [1], inputHashes); 620cache.Update([], [], [], inputHashes); 635cache.Update([], [], [], inputHashes); 674cache.Update([], [], [], inputHashes);