terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CreateInstance() [6/6]

static Array System.Array.CreateInstance ( Type elementType,
params long[] lengths )
inlinestatic

Definition at line 16 of file Array.cs.

17 {
18 while (elementType == null || elementType == null)
19 {
20 }
22 return array;
23 }
class f__AnonymousType0<< Count > j__TPar

References System.array, and j__TPar.

Referenced by System.Xml.Schema.XmlBaseConverter.XmlBaseConverter(), and System.Collections.ArrayList.ToArray().