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