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

◆ ShouldIncludePredicate

Definition at line 45 of file FileSystemEnumerable.cs.

46 {
47 [global::System.Runtime.CompilerServices.CompilerGenerated]
48 [global::Cpp2ILInjected.Token(Token = "0x6002A16")]
49 [global::Cpp2ILInjected.Address(RVA = "0x16A1830", Offset = "0x16A1830", Length = "0x8")]
50 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
52 get
53 {
54 throw null;
55 }
56 [global::System.Runtime.CompilerServices.CompilerGenerated]
57 [global::Cpp2ILInjected.Token(Token = "0x6002A17")]
58 [global::Cpp2ILInjected.Address(RVA = "0x16A1838", Offset = "0x16A1838", Length = "0x8")]
59 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 set
62 {
63 throw null;
64 }
65 }