Problem with SortedDictionary in C# 11 with .NET 4.8 / Globalization
A web site uses the current culture of the user for displaying data. A problem occured when a user from Vietnam accessed the data. Can someone explain why this problems occurs?
Code to reproduce the error: