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

◆ MatchType

MatchType System.IO.EnumerationOptions.MatchType
getset

Definition at line 147 of file EnumerationOptions.cs.

148 {
149 [global::System.Runtime.CompilerServices.CompilerGenerated]
150 [global::Cpp2ILInjected.Token(Token = "0x6002854")]
151 [global::Cpp2ILInjected.Address(RVA = "0x1BA20BC", Offset = "0x1BA20BC", Length = "0x8")]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 get
154 {
155 throw null;
156 }
157 [global::System.Runtime.CompilerServices.CompilerGenerated]
158 [global::Cpp2ILInjected.Token(Token = "0x6002855")]
159 [global::Cpp2ILInjected.Address(RVA = "0x1BA20C4", Offset = "0x1BA20C4", Length = "0x8")]
160 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
161 set
162 {
163 throw null;
164 }
165 }