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