2 references to CacheManifestPath
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
DefineStaticWebAssets.Cache.cs (2)
20var cacheManifestPath = string.IsNullOrEmpty(CacheManifestPath) 22: TaskEnvironment.GetAbsolutePath(CacheManifestPath).Value;