terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Item

object System.Collections.IList. System.Collections.Specialized.StringCollection.Item
getsetprivate

Definition at line 173 of file StringCollection.cs.

174 {
175 [global::Cpp2ILInjected.Token(Token = "0x6001C9A")]
176 [global::Cpp2ILInjected.Address(RVA = "0x1E90BE0", Offset = "0x1E90BE0", Length = "0x4")]
177 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
178 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringCollection), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
179 get
180 {
181 throw null;
182 }
183 [global::Cpp2ILInjected.Token(Token = "0x6001C9B")]
184 [global::Cpp2ILInjected.Address(RVA = "0x1E90BE4", Offset = "0x1E90BE4", Length = "0x84")]
185 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
186 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
187 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
188 set
189 {
190 throw null;
191 }
192 }
class f__AnonymousType0<< Count > j__TPar