1 reference to ReadAsync
dotnet-watch (1)
DefaultHotReloadClient.cs (1)
273
var (success, log) = await UpdateResponse.
ReadAsync
(_pipe, cancellationToken);