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

◆ IsDirectorySeparator()

static bool System.IO.Path.IsDirectorySeparator ( char c)
inlinestaticpackage

Definition at line 218 of file Path.cs.

219 {
220 if (!true)
221 {
222 }
223 return true;
224 }

Referenced by System.IO.Path.CanonicalizePath(), System.IO.__Error.GetDisplayablePath(), and System.IO.Path.GetPathRoot().