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

◆ Insert() [2/2]

void System.Collections.Specialized.StringCollection.Insert ( int index,
string value )
inline

Definition at line 156 of file StringCollection.cs.

157 {
158 ArrayList arrayList = this.data;
159 }
class f__AnonymousType0<< Count > j__TPar

References System.Collections.Specialized.StringCollection.data, and j__TPar.