1 reference to StringComparers
Aspire.Hosting.Azure.PostgreSQL (1)
AzurePostgresFlexibleServerResource.cs (1)
18
private readonly Dictionary<string, string> _databases = new Dictionary<string, string>(
StringComparers
.ResourceName);