3 references to ResourcePropertyName
Aspire.Hosting.Azure (3)
src\Shared\CustomResourceSnapshotExtensions.cs (3)
17if (string.Equals(property.Name, name, StringComparisons.ResourcePropertyName)) 50if (string.Equals(existingProperty.Name, newValue.Name, StringComparisons.ResourcePropertyName)) 75if (string.Equals(properties[i].Name, name, StringComparisons.ResourcePropertyName))