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

◆ GetRealObject()

object System.Reflection.ParameterInfo.GetRealObject ( StreamingContext context)
inlineinherited

Implements System.Runtime.Serialization.IObjectReference.

Definition at line 172 of file ParameterInfo.cs.

173 {
174 MemberInfo memberImpl = this.MemberImpl;
175 MemberInfo memberImpl2 = this.MemberImpl;
176 int positionImpl = this.PositionImpl;
177 if (this.MemberImpl != null && this.MemberImpl != null)
178 {
179 MemberInfo memberImpl3 = this.MemberImpl;
180 MemberInfo memberImpl4 = this.MemberImpl;
181 }
182 return "Non existent ParameterInfo. Position bigger than member's parameters length.";
183 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.Reflection.ParameterInfo.MemberImpl, and System.Reflection.ParameterInfo.PositionImpl.