Changed all currently present zero-length array allocations in the codebase to use `Array.Empty` instead.
3.6 KiB
3.6 KiB
Changed all currently present zero-length array allocations in the codebase to use `Array.Empty` instead.