1 write to _primaryEndpoint
Aspire.Hosting.Seq (1)
SeqResource.cs (1)
19
public EndpointReference PrimaryEndpoint =>
_primaryEndpoint
??= new(this, PrimaryEndpointName);