2 references to SendAndReceiveUpdateAsync
Microsoft.Extensions.DotNetDeltaApplier.Tests (2)
DefaultHotReloadClient.cs (2)
197
success = await
SendAndReceiveUpdateAsync
(request, isProcessSuspended, cancellationToken);
256
var success = await
SendAndReceiveUpdateAsync
(request, isProcessSuspended, cancellationToken);