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

◆ UserPath

string Mono.Security.Cryptography.KeyPairPersistence.UserPath
staticgetprivate

Definition at line 131 of file KeyPairPersistence.cs.

132 {
133 get
134 {
135 if (!true)
136 {
137 }
138 string text2;
139 string text = Path.Combine(text2, ".mono");
140 if (".mono" == null)
141 {
142 }
143 bool flag = Directory.Exists(Path.Combine(text, "keypairs"));
144 if ("keypairs" == null)
145 {
146 }
147 if ("keypairs" == null)
148 {
149 }
150 long num = 0L;
151 int num2 = 11;
152 if (num != 0L || num2 == 0)
153 {
154 }
155 throw new OutOfMemoryException();
156 }
157 }
class f__AnonymousType0<< Count > j__TPar
static bool Exists(string path)
Definition Directory.cs:64
static string Combine(string path1, string path2)
Definition Path.cs:41