2 references to DefaultNetworkID
Aspire.Hosting (2)
ApplicationModel\AllocatedEndpoint.cs (1)
66NetworkID = networkID ?? endpoint.DefaultNetworkID;
Orchestrator\ApplicationOrchestrator.cs (1)
236var endpointReference = new EndpointReference(resourceWithEndpoints, endpoint, endpoint.DefaultNetworkID);