6 references to ComputeIntegrity
WasmAppBuilder (6)
WasmAppBuilder.cs (6)
182var itemHash = Utils.ComputeIntegrity(item.ItemSpec); 237pdbList[Path.GetFileName(pdb)] = Utils.ComputeIntegrity(pdb); 268cultureSatelliteResources[Path.GetFileName(finalWebcil)] = Utils.ComputeIntegrity(finalWebcil); 278cultureSatelliteResources[name] = Utils.ComputeIntegrity(satellitePath); 331[$"supportFiles/{generatedFileName}"] = Utils.ComputeIntegrity(vfsPath) 354bootConfig.resources.icu[Path.GetFileName(idfn)] = Utils.ComputeIntegrity(idfn);