2 references to GetKnownValueWithoutDeploymentState
Aspire.Hosting.Azure.Sandboxes (2)
AzureSandboxEndpointPropertyValueProvider.cs (2)
45return new(GetKnownValueWithoutDeploymentState() ?? throw CreateUnresolvedEndpointException()); 50if (GetKnownValueWithoutDeploymentState() is { } knownValue)