ModernUO/Projects/UOContent/Commands/Generic/Implementors
Kamron Batman c494fb4cc3
fix: Fixes container enumeration not recycling pooled arrays (#2341)
### Summary

Updates all calls to container.EnumerateItems() to properly dispose of the underlying PooledRefQueue so that we are properly recycling pooled arrays.
2026-02-17 09:54:32 -08:00
..
AreaCommandImplementor.cs
BaseCommandImplementor.cs fix: Fixes adding items with ambiguous type lookup (#2307) 2026-01-06 21:21:29 -08:00
ContainedCommandImplementor.cs fix: Fixes container enumeration not recycling pooled arrays (#2341) 2026-02-17 09:54:32 -08:00
FacetCommandImplementor.cs
GlobalCommandImplementor.cs
IPAddressCommandImplementor.cs
MultiCommandImplementor.cs
ObjectConditional.cs
OnlineCommandImplementor.cs
RangeCommandImplementor.cs
RegionCommandImplementor.cs
ScreenCommandImplementor.cs
SelfCommandImplementor.cs
SerialCommandImplementor.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
SingleCommandImplementor.cs fix: Fixes adding items with ambiguous type lookup (#2307) 2026-01-06 21:21:29 -08:00