3 references to GetNetworkIdentifier
Aspire.Hosting (3)
ApplicationModel\EndpointReference.cs (1)
282var networkContext = Endpoint.ContextNetworkID ?? context.GetNetworkIdentifier();
ApplicationModel\ExpressionResolver.cs (1)
98var networkContext = context.GetNetworkIdentifier();
ApplicationModel\HostUrl.cs (1)
25var networkContext = context.GetNetworkIdentifier();