2 references to UpdateWithEffectiveAddressInfo
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
193
await
UpdateWithEffectiveAddressInfo
(proxiedWithNoAddress, ct, TimeSpan.FromMinutes(1)).ConfigureAwait(false);
936
await
UpdateWithEffectiveAddressInfo
(tunnelServices, cancellationToken, TimeSpan.FromMinutes(10)).ConfigureAwait(false);