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

◆ CurrentDirectory

string System.Environment.CurrentDirectory
staticgetset

Definition at line 1486 of file Environment.cs.

1487 {
1488 [global::Cpp2ILInjected.Token(Token = "0x6000E6A")]
1489 [global::Cpp2ILInjected.Address(RVA = "0x1C789C4", Offset = "0x1C789C4", Length = "0x8")]
1490 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Directory), Member = "GetCurrentDirectory", ReturnType = typeof(string))]
1491 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1492 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IO.Directory), Member = "InsecureGetCurrentDirectory", ReturnType = typeof(string))]
1493 get
1494 {
1495 throw null;
1496 }
1497 }
class f__AnonymousType0<< Count > j__TPar