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