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

◆ Init()

void System.Collections.SortedList.Init ( )
inlineprivateinherited

Definition at line 23 of file SortedList.cs.

24 {
25 if (!true)
26 {
27 }
28 this.keys = 1;
29 if (!true)
30 {
31 }
32 this.values = 1;
33 if (!true)
34 {
35 }
37 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo CurrentCulture

References System.Globalization.CultureInfo.CurrentCulture, and j__TPar.

Referenced by System.Collections.SortedList.SortedList(), and System.Collections.SortedList.SortedList().