1 reference to TryReceiveMessageAsync
Microsoft.DotNet.HotReload.Watch (1)
src\sdk\src\Dotnet.Watch\HotReloadClient\Web\AbstractBrowserRefreshServer.cs (1)
291
if (response != null && (result = await connection.
TryReceiveMessageAsync
(response, cancellationToken)) == null)