2 references to UpdateWithEffectiveAddressInfo
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
204
await
UpdateWithEffectiveAddressInfo
(proxiedWithNoAddress, ct, TimeSpan.FromMinutes(1)).ConfigureAwait(false);
386
=>
UpdateWithEffectiveAddressInfo
(services, cancellationToken, timeout);