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

◆ FullName

override string System.Reflection.RuntimeAssembly.FullName
getset

Definition at line 236 of file RuntimeAssembly.cs.

237 {
238 [global::Cpp2ILInjected.Token(Token = "0x6002577")]
239 [global::Cpp2ILInjected.Address(RVA = "0x1B8C154", Offset = "0x1B8C154", Length = "0x4")]
240 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
241 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
242 get
243 {
244 throw null;
245 }
246 }