1 reference to AcquireAsync
Aspire.Hosting.Browsers (1)
BrowserLogsRunningSession.cs (1)
222
_browserHostLease = await _browserHostRegistry.
AcquireAsync
(_configuration, cancellationToken).ConfigureAwait(false);