1 instantiation of JsonReportDiagnosticsRequest
Microsoft.DotNet.HotReload.Watch (1)
src\sdk\src\Dotnet.Watch\HotReloadClient\Web\AbstractBrowserRefreshServer.cs (1)
321
return SendJsonMessageAsync(new
JsonReportDiagnosticsRequest
{ Diagnostics = compilationErrors }, cancellationToken);