1 write to UpdatedTypes
Microsoft.AspNetCore.Components.WebAssembly (1)
HotReload\WebAssemblyHotReload.cs (1)
59_updateDeltas[0].UpdatedTypes = updatedTypes;
1 reference to UpdatedTypes
Microsoft.AspNetCore.Components.WebAssembly (1)
HotReload\HotReloadAgent.cs (1)
241foreach (var updatedType in delta.UpdatedTypes ?? Array.Empty<int>())