1 write to EmulatorServiceUri
Aspire.Hosting.Azure.AIFoundry (1)
AzureAIFoundryExtensions.cs (1)
193resource.EmulatorServiceUri = manager.Endpoint;
1 reference to EmulatorServiceUri
Aspire.Hosting.Azure.AIFoundry (1)
AzureAIFoundryResource.cs (1)
43? ReferenceExpression.Create($"Endpoint={EmulatorServiceUri?.ToString()};Key={ApiKey}")