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