1 write to icu
Microsoft.NET.Sdk.BlazorWebAssembly.AoT.Tests (1)
BootJsonData.cs (1)
451
icu
= assets.icu?.ToDictionary(a => a.name, a => a.integrity),
2 references to icu
Microsoft.NET.Sdk.BlazorWebAssembly.AoT.Tests (2)
WasmPublishIntegrationTestBase.cs (2)
33
if (bootManifest.resources.
icu
!= null)
35
VerifyBootManifestHashes(testAsset, blazorPublishDirectory, bootManifest.resources.
icu
);