2 references to PrimaryEndpointName
Aspire.Hosting.SqlServer (2)
SqlServerBuilderExtensions.cs (1)
65.WithEndpoint(port: port, targetPort: 1433, name: SqlServerServerResource.PrimaryEndpointName)
SqlServerServerResource.cs (1)
22PrimaryEndpoint = new(this, PrimaryEndpointName);