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

◆ Load()

byte[] Mono.Security.X509.X509Store.Load ( string filename)
inlineprivate

Definition at line 304 of file X509Store.cs.

305 {
307 if (!false)
308 {
309 }
310 throw new OutOfMemoryException();
311 }
class f__AnonymousType0<< Count > j__TPar
static FileStream OpenRead(string path)
Definition File.cs:159

References j__TPar, and System.IO.File.OpenRead().