terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CallingAssembly

RuntimeAssembly System.Resources.ResourceManager.ResourceManagerMediator.CallingAssembly
getpackage

Definition at line 607 of file ResourceManager.cs.

608 {
609 get
610 {
611 return this._rm.m_callingAssembly;
612 }
613 }