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