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

◆ IgnoreInaccessible

bool System.IO.EnumerationOptions.IgnoreInaccessible
getset

Definition at line 105 of file EnumerationOptions.cs.

106 {
107 [global::System.Runtime.CompilerServices.CompilerGenerated]
108 [global::Cpp2ILInjected.Token(Token = "0x6002850")]
109 [global::Cpp2ILInjected.Address(RVA = "0x1BA2098", Offset = "0x1BA2098", Length = "0x8")]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111 get
112 {
113 throw null;
114 }
115 [global::System.Runtime.CompilerServices.CompilerGenerated]
116 [global::Cpp2ILInjected.Token(Token = "0x6002851")]
117 [global::Cpp2ILInjected.Address(RVA = "0x1BA20A0", Offset = "0x1BA20A0", Length = "0xC")]
118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
119 set
120 {
121 throw null;
122 }
123 }