You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For .Net Framework, you could report this issue on Developer Community, but I'm not convinced it would be fixed, considering the status of .Net Framework.
Thank you for the info.
Somehow I didn't manage to find List.cs in dotnet/runtime (System.Private.CoreLib did not seem like a place for the old System.Collections.Generic... )
I think that .NET Framework 4.8 still has a lifecycle without an end date, so I also thought these kind of bugfixes would be backported. Probably not a priority for MS.
Incrementing the _version field is probably missing from one overload of the Sort method in List after calling Array.Sort
referencesource/mscorlib/system/collections/generic/list.cs
Line 992 in 5697c29
The text was updated successfully, but these errors were encountered: