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