Open
Description
For .NET 5 (and .NET Core), there is no CultureAndRegionInfoBuilder class.
For workaround, this issue from dotnet/runtime may be relevant.
The documentation on CultureInfo still recommend developers to make use of CultureAndRegionInfoBuilder. This is concerned to be potentially misleading.