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

◆ Flags

AssemblyNameFlags System.Reflection.AssemblyName.Flags
getset

Definition at line 163 of file AssemblyName.cs.

164 {
165 [global::Cpp2ILInjected.Token(Token = "0x6002539")]
166 [global::Cpp2ILInjected.Address(RVA = "0x1B89C14", Offset = "0x1B89C14", Length = "0x8")]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 get
169 {
170 throw null;
171 }
172 [global::Cpp2ILInjected.Token(Token = "0x600253A")]
173 [global::Cpp2ILInjected.Address(RVA = "0x1B89C1C", Offset = "0x1B89C1C", Length = "0x8")]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
175 set
176 {
177 throw null;
178 }
179 }