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

◆ WorkingDirectory

string System.Diagnostics.ProcessStartInfo.WorkingDirectory
getset

Definition at line 302 of file ProcessStartInfo.cs.

303 {
304 [global::Cpp2ILInjected.Token(Token = "0x600051D")]
305 [global::Cpp2ILInjected.Address(RVA = "0x1ECB914", Offset = "0x1ECB914", Length = "0x54")]
306 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
307 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
308 get
309 {
310 throw null;
311 }
312 }