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

◆ UpdateOutArgObject()

static bool System.Runtime.Remoting.RemotingServices.UpdateOutArgObject ( ParameterInfo pi,
object local,
object remote )
inlinestaticpackage

Definition at line 611 of file RemotingServices.cs.

612 {
613 if (pi != null)
614 {
615 }
616 if (pi != null)
617 {
618 }
619 if (local != null)
620 {
621 }
622 throw new InvalidCastException();
623 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.