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

◆ RemotingException() [4/4]

System.Runtime.Remoting.RemotingException.RemotingException ( string message,
Exception InnerException )
inline

Definition at line 30 of file RemotingException.cs.

31 : base(message, InnerException)
32 {
33 }
class f__AnonymousType0<< Count > j__TPar
Exception InnerException
Definition Exception.cs:161