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

◆ MachinePath

string Mono.Security.Cryptography.KeyPairPersistence.MachinePath
staticgetprivate

Definition at line 161 of file KeyPairPersistence.cs.

162 {
163 get
164 {
165 if (!true)
166 {
167 }
168 string text2;
169 string text = Path.Combine(text2, ".mono");
170 if (".mono" == null)
171 {
172 }
173 bool flag = Directory.Exists(Path.Combine(text, "keypairs"));
174 if ("keypairs" == null)
175 {
176 }
177 if ("keypairs" == null)
178 {
179 }
180 long num = 0L;
181 int num2 = 11;
182 if (num != 0L || num2 == 0)
183 {
184 }
185 throw new OutOfMemoryException();
186 }
187 }
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