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