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

◆ RecurseSubdirectories

bool System.IO.EnumerationOptions.RecurseSubdirectories
getset

Definition at line 84 of file EnumerationOptions.cs.

85 {
86 [global::System.Runtime.CompilerServices.CompilerGenerated]
87 [global::Cpp2ILInjected.Token(Token = "0x600284E")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1BA2084", Offset = "0x1BA2084", Length = "0x8")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 get
91 {
92 throw null;
93 }
94 [global::System.Runtime.CompilerServices.CompilerGenerated]
95 [global::Cpp2ILInjected.Token(Token = "0x600284F")]
96 [global::Cpp2ILInjected.Address(RVA = "0x1BA208C", Offset = "0x1BA208C", Length = "0xC")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 set
99 {
100 throw null;
101 }
102 }