2 references to ReverseOutputLookup
Aspire.Hosting.Azure (2)
AzureDeployingContext.cs (1)
268
if (resource.PublishingContext!.
ReverseOutputLookup
.TryGetValue(populatedMainOutputName, out var outputRef))
AzurePublishingContext.cs (1)
373
ReverseOutputLookup
[bicepOutput.BicepIdentifier] = output;