-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-VM-meta-monoin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Milestone
Description
Description
mono repo has a intptr array Unit Test code:
runtime/src/mono/mono/mini/arrays.cs
Line 693 in 13ab6eb
| public static int test_0_intptr_array_cast () { |
This test case argues that an integer type array should be able to convert the pointer type array
It's produce difference value
.Net Framwork = 0
.Net Core = 5
It like there's something wrong with the .Net Framework
Metadata
Metadata
Assignees
Labels
area-VM-meta-monoin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged