2 references to OperationPropertyPhaseDisplayName
Aspire.Hosting.Azure (1)
AzureResourceProperties.cs (1)
75
properties.Add(CreateHighlighted(OperationPhase, phase, AzureProvisioningStrings.
OperationPropertyPhaseDisplayName
));
Aspire.Hosting.Azure.Tests (1)
AzureEnvironmentResourceExtensionsTests.cs (1)
2733
AssertHighlightedContextProperty(storageSnapshot.Properties, AzureResourceProperties.OperationPhase, "Reprovisioning", AzureProvisioningStrings.
OperationPropertyPhaseDisplayName
);