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

◆ CallingAssembly

global.System.Reflection.RuntimeAssembly System.Resources.ResourceManager.ResourceManagerMediator.CallingAssembly
getsetpackage

Definition at line 695 of file ResourceManager.cs.

696 {
697 [global::Cpp2ILInjected.Token(Token = "0x6002323")]
698 [global::Cpp2ILInjected.Address(RVA = "0x1B79DA0", Offset = "0x1B79DA0", Length = "0xC")]
699 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
700 get
701 {
702 throw null;
703 }
704 }