2 writes to Address
Aspire.Hosting (2)
Dcp\ApplicationExecutor.cs (1)
1027svc.Spec.Address = endpoint.TargetHost switch
Dcp\Model\Service.cs (1)
96Spec.Address = other.Spec.Address;
2 references to Address
Aspire.Hosting (2)
Dcp\Model\Service.cs (2)
88public string? AllocatedAddress => Spec.Address ?? Status?.EffectiveAddress; 96Spec.Address = other.Spec.Address;