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