1 write to _log
Microsoft.AspNetCore.Components.WebAssembly (1)
HotReload\HotReloadAgent.cs (1)
27
_log
= log;
8 references to _log
Microsoft.AspNetCore.Components.WebAssembly (8)
HotReload\HotReloadAgent.cs (8)
81
_log
($"'{attr}' found with invalid arguments.");
112
_log
($"No invokable methods found on metadata handler type '{handlerType}'. " +
127
_log
($"Exception from '{action}': {ex}");
144
_log
($"Type '{handlerType}' has method '{method}' that does not match the required signature.");
218
_log
("Deltas applied.");
222
_log
(ex.ToString());
264
_log
("Deltas applied.");
268
_log
(ex.ToString());