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

◆ HaveEnvVars

bool System.Diagnostics.ProcessStartInfo.HaveEnvVars
getsetpackage

Definition at line 315 of file ProcessStartInfo.cs.

316 {
317 [global::Cpp2ILInjected.Token(Token = "0x600051E")]
318 [global::Cpp2ILInjected.Address(RVA = "0x1ECB358", Offset = "0x1ECB358", Length = "0x10")]
319 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
320 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
321 get
322 {
323 throw null;
324 }
325 }