1 write to _primaryEndpoint
Aspire.Hosting.Kafka (1)
KafkaServerResource.cs (1)
26
public EndpointReference PrimaryEndpoint =>
_primaryEndpoint
??= new(this, PrimaryEndpointName);