2 references to GetAndClearLogEntries
Microsoft.AspNetCore.Components.WebAssembly (2)
.packages\microsoft.dotnet.hotreload.agent\10.0.100-preview.6.25303.102\contentFiles\cs\netstandard2.1\HotReloadAgent.cs (1)
108=> Reporter.GetAndClearLogEntries(loggingLevel);
HotReload\WebAssemblyHotReload.cs (1)
155return s_reporter.GetAndClearLogEntries((ResponseLoggingLevel)loggingLevel)