2 references to Warning
Microsoft.AspNetCore.Components.WebAssembly (2)
HotReload\HotReloadAgent.cs (2)
165
Reporter.Report($"Failed to load type 0x{updatedType:X8}: {e.Message}", AgentMessageSeverity.
Warning
);
186
Reporter.Report(ex.ToString(), AgentMessageSeverity.
Warning
);