2 references to AsHostedAgentForExport
Aspire.Hosting.Foundry.Tests (2)
HostedAgentExtensionTests.cs (2)
490
.
AsHostedAgentForExport
(project, options);
629
Assert.Throws<ArgumentNullException>(() => app.
AsHostedAgentForExport
(project: null!));