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

◆ GetTempPath()

static string System.IO.Path.GetTempPath ( )
inlinestatic

Definition at line 256 of file Path.cs.

257 {
258 int num = 1;
260 if (num == 0)
261 {
262 }
263 string text;
264 return text;
265 }

References System.Security.SecurityManager.EnsureElevatedPermissions(), and System.text.

Referenced by System.IO.PathInternal.GetIsCaseSensitive().