You've already forked linux-packaging-mono
7 lines
113 B
C#
7 lines
113 B
C#
![]() |
namespace System
|
||
|
{
|
||
|
static class Array_ReferenceSources
|
||
|
{
|
||
|
internal const int MaxArrayLength = 0X7FEFFFFF;
|
||
|
}
|
||
|
}
|