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