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

Definition at line 277 of file Lookup.cs.

278 {
279 [global::Cpp2ILInjected.Token(Token = "0x60000FF")]
280 [global::Cpp2ILInjected.Address(RVA = "0x16B08D0", Offset = "0x16B08D0", Length = "0x58")]
281 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
282 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
283 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Error), Member = "ArgumentOutOfRange", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Exception))]
285 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
286 get
287 {
288 throw null;
289 }
290 [global::Cpp2ILInjected.Token(Token = "0x6000100")]
291 [global::Cpp2ILInjected.Address(RVA = "0x16B0928", Offset = "0x16B0928", Length = "0x28")]
292 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
293 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
294 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Error), Member = "NotSupported", ReturnType = typeof(Exception))]
295 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
296 set
297 {
298 throw null;
299 }
300 }
class f__AnonymousType0<< Count > j__TPar
int System.Collections.Generic.ICollection< TElement >. Count
Definition Lookup.cs:160