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

◆ SerializeExceptionData()

static byte[] System.Runtime.Remoting.RemotingServices.SerializeExceptionData ( Exception ex)
inlinestaticpackage

Definition at line 532 of file RemotingServices.cs.

533 {
534 if (!true)
535 {
536 }
537 if (!true)
538 {
539 }
540 long num = 0L;
541 if (true)
542 {
543 }
544 if (num == 0L)
545 {
546 }
547 throw new OutOfMemoryException();
548 }

References System.L.