2 references to JsonLogEntry
dotnet-watch (2)
WebAssemblyHotReloadClient.cs (2)
170foreach (var entry in data.Log) 203public IEnumerable<JsonLogEntry> Log { get; init; }