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

◆ SearchTerminfo()

static string System.TermInfoDriver.SearchTerminfo ( string term)
inlinestaticprivate

Definition at line 23 of file TermInfoDriver.cs.

24 {
25 for (;;)
26 {
28 if (text != null)
29 {
30 bool flag = Directory.Exists(text);
31 if ("TERMINFO" == null)
32 {
33 }
34 string text2;
35 if (text2 != null)
36 {
37 continue;
38 }
39 }
40 if ("TERMINFO" == null)
41 {
42 }
43 bool flag2 = Directory.Exists(text);
44 if ("TERMINFO" == null)
45 {
46 }
47 string text3;
48 if (text3 == null)
49 {
50 return;
51 }
52 }
53 }
class f__AnonymousType0<< Count > j__TPar
static string internalGetEnvironmentVariable(string variable)
static bool Exists(string path)
Definition Directory.cs:64

References System.IO.Directory.Exists(), System.Environment.internalGetEnvironmentVariable(), j__TPar, and System.text.

Referenced by System.TermInfoDriver.TermInfoDriver().