2 references to NameOutputReference
Aspire.Hosting.Foundry (2)
FoundryResource.cs (1)
112csa.Name = NameOutputReference.AsProvisioningParameter(infra);
PromptAgent\AzurePromptAgentResource.cs (1)
422var foundryAccountName = await Project.Parent.NameOutputReference.GetValueAsync(cancellationToken).ConfigureAwait(false);