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