1 boosters for "xna" — open source, verified from GitHub, ready to install
Validate behavior against intent. Look for null/edge cases (0, -1, int.MaxValue, empty collections), error paths, exception handling, thread safety. Check for performance traps (allocations in hot paths, O(n²) where O(n) is possible), resource leaks (IDisposable not disposed), missing null checks on