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