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

◆ Init()

void System.IO.DirectoryInfo.Init ( string originalPath,
[Optional] string fullPath,
[Optional] string fileName,
bool isNormalized = false )
inlineprivate

Definition at line 27 of file DirectoryInfo.cs.

28 {
29 while (originalPath == null)
30 {
31 }
33 if (!true)
34 {
35 }
36 string fullPath2 = Path.GetFullPath(fullPath);
37 if (fileName != null)
38 {
42 return;
43 }
44 if (fullPath != null)
45 {
46 char rawStringData = fullPath.GetRawStringData();
47 int stringLength = fullPath._stringLength;
48 return;
49 }
50 if (!true)
51 {
52 }
53 if (fullPath != null)
54 {
55 char rawStringData2 = fullPath.GetRawStringData();
56 int stringLength2 = fullPath._stringLength;
57 return;
58 }
59 }
class f__AnonymousType0<< Count > j__TPar

References System.IO.Path.GetFullPath(), and j__TPar.

Referenced by System.IO.DirectoryInfo.DirectoryInfo().