2 references to ResolveReferenceExpressionAsync
Aspire.Hosting.Azure.Sandboxes (2)
AzureSandboxContainerDeployment.cs (2)
1207return await ResolveReferenceExpressionAsync(context, resource, referenceExpression).ConfigureAwait(false); 1263: await ResolveReferenceExpressionAsync(context, resource, branch).ConfigureAwait(false);