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

◆ GetDisplayablePath()

static string System.IO.__Error.GetDisplayablePath ( string path,
bool isInvalidPath )
inlinestaticpackage

Definition at line 81 of file __Error.cs.

82 {
83 bool flag = string.IsNullOrEmpty("<Path discovery permission to the specified directory was denied.>");
84 char c;
85 bool flag2 = Path.IsDirectorySeparator(c);
86 return Environment.GetResourceString("<Path discovery permission to the specified directory was denied.>");
87 }
class f__AnonymousType0<< Count > j__TPar
static string GetResourceString(string key)

References System.Environment.GetResourceString(), System.IO.Path.IsDirectorySeparator(), and j__TPar.