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
"description": "A Roslyn source generator for Unity projects, which adds the extension method HasFlagNonAlloc to user-defined enums.\nThis custom method provides improved performance compared to System.Enum.HasFlag by avoiding boxing allocations.",