1 reference to QueryKeyComparer
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheKeyProvider.cs (1)
363public static QueryKeyComparer OrdinalIgnoreCase { get; } = new QueryKeyComparer(StringComparer.OrdinalIgnoreCase);