Example 1
System.Int32[]
Example 2
Unhandled exception. System.FieldAccessException: Attempt by method 'GetUnderlyingArrayClass.GetUnderlyingArray(System.Collections.Generic.List`1<Int32>)' to access field 'System.Collections.Generic.List`1<System.Int32>._items' failed.
at GetUnderlyingArrayClass.GetUnderlyingArray(List`1)
at Program.Main()
Command terminated by signal 6