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

◆ GetDirectoryName() [1/2]

static ReadOnlySpan< char > System.IO.Path.GetDirectoryName ( ReadOnlySpan< char > path)
inlinestatic

Definition at line 113 of file Path.cs.

114 {
115 string text;
116 if (text != null)
117 {
118 char rawStringData = text.GetRawStringData();
119 int stringLength = text._stringLength;
120 while (text != null)
121 {
122 }
123 return;
124 }
125 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.