2 references to PropertyPrefix
Aspire.Hosting.Azure (2)
AzureProvisioningFailureDetails.cs (2)
448=> propertyName.StartsWith(PropertyPrefix, StringComparison.Ordinal); 451=> new($"{PropertyPrefix}{name}", value) { DisplayName = displayName, IsHighlighted = true };