2 references to CreateEndpointResolutionException
Aspire.Hosting.Foundry (2)
HostedAgent\AzureHostedAgentResource.cs (2)
469throw CreateEndpointResolutionException(hostedAgent, resource, environmentVariableName, endpointReference, $"Endpoint '{endpoint.Name}' is internal. Foundry hosted agents can only reference externally exposed endpoints during publish."); 475throw CreateEndpointResolutionException(hostedAgent, resource, environmentVariableName, endpointReference, reason);