winforms
winforms copied to clipboard
GC hole in EnumExtensions.cs
See https://github.com/dotnet/razor/pull/12549 (specifically Dustin's comment at https://github.com/dotnet/razor/pull/12549#pullrequestreview-3536137873) for context.
Please note: as with the Razor bug, this is not a security issue, as the execution of these code paths is not influenced by an external untrusted actor. It is simply a reliability issue. Whether this code should be backported is at the discretion of the feature team.