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

◆ ArgumentOutOfRangeException() [5/5]

System.ArgumentOutOfRangeException.ArgumentOutOfRangeException ( SerializationInfo info,
StreamingContext context )
inlineprotected

Definition at line 43 of file ArgumentOutOfRangeException.cs.

44 : base(info, context)
45 {
46 if (!true)
47 {
48 }
49 Type type;
50 object value = info.GetValue("ActualValue", type);
52 }
class f__AnonymousType0<< Count > j__TPar

References System.info, j__TPar, and System.value.