7 references to RunAsFoundryLocal
Aspire.Hosting.Azure.Tests (6)
FoundryConnectionPropertiesTests.cs (1)
32var aiFoundry = builder.AddFoundry("aifoundry").RunAsFoundryLocal();
FoundryDeploymentConnectionPropertiesTests.cs (1)
17.RunAsFoundryLocal()
FoundryExtensionsTests.cs (4)
81var localBuilder = resourceBuilder.RunAsFoundryLocal(); 106var localBuilder = resourceBuilder.RunAsFoundryLocal(); 123foundry.RunAsFoundryLocal(); 141foundry.RunAsFoundryLocal();
FoundryEndToEnd.AppHost (1)
Program.cs (1)
9.RunAsFoundryLocal();