This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check we don't marshal out parameters in SizeParamIndex test (#27439)
* Check we don't marshal out parameters in SizeParamIndex test The test passes both uninitialized (null) and initialized values to native. We can add a check to ensure the initialized value doesn't get marshalled to native.
- Loading branch information