2 instantiations of UpdateResponse
Microsoft.DotNet.HotReload.Agent.Host.Package (2)
PipeListener.cs (2)
155await SendResponseAsync(new UpdateResponse(logEntries, success), cancellationToken); 178await SendResponseAsync(new UpdateResponse(logEntries, success: true), cancellationToken);