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