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