Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent unnecessary parameter array allocations
We only need to actually allocate the object array that will hold the Resource method parameters if that method actually has parameters (cherry picked from commit a1a4e73)
- Loading branch information