Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More EventListener overhead reductions (#52092)
* More EventListener overhead reductions * Use Type.GetTypeCode instead of RuntimeTypeHandle.GetCorElementType * Fix int32 enum case * Revert back from span to array * DecodeObject => DecodeObjects
- Loading branch information