6 references to AsHostedAgent
Aspire.Hosting.Foundry (2)
HostedAgent\HostedAgentBuilderExtension.cs (2)
68return AsHostedAgent(builder, project: null, configure: null); 113return AsHostedAgent(builder, project: null, configure);
Aspire.Hosting.Foundry.Tests (2)
HostedAgentExtensionTests.cs (2)
274.AsHostedAgent(project); 295.AsHostedAgent(project, options =>
FoundryAgentEnterprise.AppHost (1)
AppHost.cs (1)
28.AsHostedAgent(project, (opts) =>
FoundryAgents.AppHost (1)
AppHost.cs (1)
67.AsHostedAgent(project);