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