2 references to SendAndReceiveUpdateAsync
dotnet-watch (2)
DefaultHotReloadClient.cs (2)
149
success = await
SendAndReceiveUpdateAsync
(request, isProcessSuspended, cancellationToken);
202
var success = await
SendAndReceiveUpdateAsync
(request, isProcessSuspended, cancellationToken);